-
Notifications
You must be signed in to change notification settings - Fork 243
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
OpenGL issues (DEPTH_TEST) in Serious Sam Classic #1
Comments
mittorn
changed the title
Opengl issues in Serious Sam Classic
OpenGL issues (DEPTH_TEST) in Serious Sam Classic
Aug 21, 2018
+1. Depth test is broken for me too. GPU: Intel |
Seems to be recent wine bug (3.x) |
OpenGL mode seems to work correctly on Nvidia. It might be a Mesa bug. |
in console to fix issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depth test does not work. Seems to be a bug somewhere in wgl/glx translation layer. Check if depth buffer size translated correctly
SeriousEditor has the same issue
In D3D mode game does not draw anything with such errors:
https://github.com/ValveSoftware/wine/blob/proton_3.7/dlls/opengl32/wgl.c
vega 11, amdgpu
glxinfo:
https://pastebin.com/LpjkiwyD
The text was updated successfully, but these errors were encountered: