citra/externals/glad
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 2017-05-27 20:48:00 -07:00
..
include Externals: Regenerate GLAD with GL_KHR_debug support. 2015-10-17 17:09:07 +01:00
src Externals: Regenerate GLAD with GL_KHR_debug support. 2015-10-17 17:09:07 +01:00
CMakeLists.txt CMake: Stop using FindOpenGL, which seems to not be required anymore 2017-05-27 20:48:00 -07:00
Readme.md Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00

Readme.md

These files were generated by the glad OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:

python -m glad --profile core --out-path glad/ --api gl=3.3,gles=3.0