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

C Loader for gles1 / gles2 only fails to compile #6

Closed
0x1100 opened this issue Apr 4, 2014 · 1 comment
Closed

C Loader for gles1 / gles2 only fails to compile #6

0x1100 opened this issue Apr 4, 2014 · 1 comment

Comments

@0x1100
Copy link

0x1100 commented Apr 4, 2014

A C loader generated for those, without plain gl, fails to compile.

has_ext function uses the glGetStringi function and the GL_NUM_EXTENSIONS constant but they are neither defined in gles1 nor in gles2.

@Dav1dde
Copy link
Owner

Dav1dde commented Apr 4, 2014

Ah, yeah, thanks for the report, I've never come around to properly test gles. Gonna look into that and fix it asap.

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

No branches or pull requests

2 participants