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

renderer: use GL_DEPTH_CLAMP only if GL_ARB_depth_clamp is available #1173

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

illwieckz
Copy link
Member

@illwieckz illwieckz commented Jun 1, 2024

Use GL_DEPTH_CLAMP only if GL_ARB_depth_clamp is available.

The GL_ARB_depth_clamp extension was only made required in OpenGL 3.2.

The GL_ARB_depth_clamp extension was only made required in OpenGL 3.2.
@illwieckz illwieckz force-pushed the illwieckz/depth-clamp branch from 63b23e2 to c4395d1 Compare June 8, 2024 19:56
@slipher
Copy link
Member

slipher commented Jun 8, 2024

LGTM

@illwieckz illwieckz merged commit 36ec97b into master Jun 8, 2024
9 checks passed
@illwieckz illwieckz deleted the illwieckz/depth-clamp branch June 8, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants