Fork me on GitHub

Glad 2

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator.
alias
Enables function pointer aliasing
alias
Automatically adds all extensions that provide aliases for the current feature set.
debug
Enables generation of a debug build
header only
Generate a header only version of glad
loader
Include internal loaders for APIs
merge
Merge multiple APIs of the same specification into one file.
merge
Merge multiple APIs of the same specification into one file.
mx
Enables support for multiple GL contexts
mx
Enables support for multiple GL contexts
on demand
On-demand function pointer loading, initialize on use (experimental)