You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
include externals: Update glad to support OpenGL 4.6 compatibility profile 6 years ago
src externals: Update glad to support OpenGL 4.6 compatibility profile 6 years ago
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 7 years ago
Readme.md externals: Update Glad to latest version used by Citra. 7 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 --generator=c