You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Henrik Rydgard 9a9e9dc375 Instead of segfaulting, log an error to remind the user to dump the shared font file 10 years ago
..
include Externals: Regenerate GLAD with GL_KHR_debug support. 11 years ago
src Externals: Regenerate GLAD with GL_KHR_debug support. 11 years ago
CMakeLists.txt CMake: Add missing library required by Linux for compiling glad 11 years ago
Readme.md Replace the previous OpenGL loader with a glad-generated 3.3 one 11 years ago

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