citra/externals/glad
2015-09-06 19:45:46 -03:00
..
include Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00
src Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00
CMakeLists.txt CMake: Add missing library required by Linux for compiling glad 2015-09-06 19:45:46 -03:00
Readme.md Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00

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