1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-22 21:40:40 +00:00
2017-01-22 13:58:20 +01:00
..
2016-12-20 00:39:45 +01:00
2016-12-20 00:39:45 +01:00
2016-10-14 15:34:02 +02:00
2016-08-11 00:41:11 +02:00

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