yuzu/externals/glad
ReinUsesLisp f4c15db9e8 externals: Update glad to support OpenGL 4.6 compatibility profile
Now that we have an OpenGL compatibility profile we might want to use
OpenGL compatibility symbols that are not available in our current glad.

This commit has been generated with https://glad.dav1d.de/ with all
extensions enabled and OpenGL 4.6 compatibility profile.
2019-05-21 20:52:00 -03:00
..
include externals: Update glad to support OpenGL 4.6 compatibility profile 2019-05-21 20:52:00 -03:00
src externals: Update glad to support OpenGL 4.6 compatibility profile 2019-05-21 20:52:00 -03:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
Readme.md externals: Update Glad to latest version used by Citra. 2018-03-19 23:14:01 -04: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 --generator=c