yuzu/externals/glad
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
2018-01-17 21:51:43 -05: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 CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05: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