Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 yıl önce
..
include 2e8a7a7a08 Externals: Regenerate GLAD with GL_KHR_debug support. 10 yıl önce
src 2e8a7a7a08 Externals: Regenerate GLAD with GL_KHR_debug support. 10 yıl önce
CMakeLists.txt 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 yıl önce
Readme.md a1a5570e97 Replace the previous OpenGL loader with a glad-generated 3.3 one 11 yıl önce

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