Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLES2 depth broken on AMD hardware #36812

Closed
danilw opened this issue Mar 5, 2020 · 6 comments
Closed

GLES2 depth broken on AMD hardware #36812

danilw opened this issue Mar 5, 2020 · 6 comments

Comments

@danilw
Copy link

danilw commented Mar 5, 2020

Godot version:
3.2 stable

OS/device including version:
Windows 10

Issue description:
GLES2 depth broken in AMD video driver.
AMD Vega 8 hardware. (on other AMD hardware same)

Steps to reproduce:

  1. GLES2 download this gles2 build and run its exe
    that what I see on AMD
    1

  2. GLES3 download this gles3 build and run its exe
    everything work correct
    2

Minimal reproduction project:
source zip link

@danilw
Copy link
Author

danilw commented Mar 5, 2020

I made also bugreport to AMD, maybe its their driver bug

@akien-mga
Copy link
Member

I can't reproduce it on Linux with AMD Radeon RX Vega M (Mesa 19.3.4, kernel 5.5.6).

@danilw
Copy link
Author

danilw commented Mar 5, 2020

@akien-mga because I write:

OS/device including version:
Windows 10

.............

@akien-mga
Copy link
Member

akien-mga commented Mar 5, 2020

I saw that, but it's still relevant information that it can't be reproduced on Linux, and is therefore likely a Windows-specific issue. You reproducing it on Windows doesn't mean by itself that it's a Windows-only problem.

And even my test doesn't mean that it's Windows-specific. It could mean that it doesn't affect Vega M even though it affects Vega 8. Who knows... But to know, we have to test and document our test results, as I did. This may not be relevant to you but it is to developers who would try to reproduce and fix this issue.

@danilw
Copy link
Author

danilw commented Mar 5, 2020

maybe related to #33273

@Calinou
Copy link
Member

Calinou commented Oct 4, 2020

Duplicate of #33273.

@Calinou Calinou closed this as completed Oct 4, 2020
@Calinou Calinou removed this from the 4.0 milestone Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants