libepoxy 1.5.10
|
Files | |
common.h | |
A common header file, used to define macros and shared symbols. | |
egl.h | |
Provides an implementation of an EGL dispatch layer using global function pointers. | |
gl.h | |
Provides an implementation of a GL dispatch layer using either global function pointers or a hidden vtable. | |
glx.h | |
Provides an implementation of a GLX dispatch layer using global function pointers. | |
wgl.h | |
Provides an implementation of a WGL dispatch layer using a hidden vtable. | |