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

EglProcAddress Core Functions/Runtime Checked Modules #8

Merged
merged 5 commits into from
Sep 3, 2021

Conversation

SonicMastr
Copy link
Contributor

Tried to make this as close to how it was handled originally.

Added Core Functions for both GLES1.1 and GLES2.0 in their respective GetProcAddress functions. Enabled by EGL_CORE_FUNC.

API_MODULES_RUNTIME_CHECKED is now defined and functionality fixed, allowing EGL to check which graphics library is available at any given time by AppHint paths. This change is entirely internal and results in no changes for the developer.

@GrapheneCt GrapheneCt merged commit ddfa5da into GrapheneCt:main Sep 3, 2021
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.

2 participants