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

gl: Check for GL_EXT_depth_bounds_test #8237

Merged
merged 2 commits into from May 16, 2020
Merged

Conversation

AniLeo
Copy link
Member

@AniLeo AniLeo commented May 16, 2020

Avoid glEnable/glDisable GL_DEPTH_BOUNDS_TEST_EXT flood that returns
GL_INVALID_ENUM if the feature isn't supported

Avoid glEnable/glDisable GL_DEPTH_BOUNDS_TEST_EXT flood that returns 
GL_INVALID_ENUM if the feature isn't supported
@AniLeo AniLeo added Render: OpenGL Driver: Intel Proprietary Intel OpenGL or Vulkan driver labels May 16, 2020
@AniLeo AniLeo requested a review from kd-11 May 16, 2020 10:42
@AniLeo AniLeo changed the title gl: Check for EXT_depth_bounds_test gl: Check for GL_EXT_depth_bounds_test May 16, 2020
@AniLeo AniLeo merged commit 661636e into RPCS3:master May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Driver: Intel Proprietary Intel OpenGL or Vulkan driver Render: OpenGL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants