mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 20:54:10 +00:00
c62d52de0f
header, glsym, and rthreads
268 B
268 B
Autogenerate GL extension loaders
OpenGL desktop
Use Khronos' recent header.
./glgen.py /usr/include/GL/glext.h glsym_gl.h glsym_gl.c
OpenGL ES
./glgen.py /usr/include/GLES2/gl2ext.h glsym_es2.h glsym_es2.c