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

[rcore] Draft: OpenGL 4.6 Support #3988

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

impact112
Copy link
Sponsor

@impact112 impact112 commented May 17, 2024

This pull request is a draft for adding OpenGL 4.6 support in Raylib.

OpenGL 4.6 offers additional features such as DSA, SPIR-V and NOERROR context.

I currently implemented basic support for opengl46 context creation and a config flag for enabling noerror context.

DSA implentations of rlgl functions are not yet implemented. The first part of rlgl where i plan to add DSA support is the batching system.

Testing was only done on Linux with Mesa and Nvidia 550.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant