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

Add GL_DEPTH_CLAMP_NV #129

Closed
Flecked42 opened this issue Aug 29, 2023 · 2 comments
Closed

Add GL_DEPTH_CLAMP_NV #129

Flecked42 opened this issue Aug 29, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Flecked42
Copy link

Flecked42 commented Aug 29, 2023

Fixes issues with the water surface when going in and out of water.

QS commits for it

sezero/quakespasm@74c4786
sezero/quakespasm@1416441

More info here sezero/quakespasm#62

Added glEnable(GL_DEPTH_CLAMP_NV); here and its seems to work good

Screenshot (64)

@Flecked42
Copy link
Author

Before

joequake001

After

joequake000

@j0zzz j0zzz added the enhancement New feature or request label Sep 1, 2023
@j0zzz
Copy link
Owner

j0zzz commented Sep 1, 2023

Fixed in commit 9790f40

@j0zzz j0zzz closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants