Replies: 1 comment
-
It's probably okay to use ALLEGRO_UNSTABLE for the OpenGL features used by those examples. The affected API is the OpenGL extension API, which is somewhat janky to use, and therefore is marked unstable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. A few of the GL examples (ex_opengl.c, ex_glext.c) use unstable features? If I learn from ex_gldepth.c then there are no unstable features? I assume OpenGL is a core part of Allegro? Sorry I haven't searched the documentation too much. It's probably staring me right in the face.
Beta Was this translation helpful? Give feedback.
All reactions