|
libepoxy
1.5.9
|
| A common header file, used to define macros and shared symbols | |
| Provides an implementation of an EGL dispatch layer using global function pointers | |
| Provides an implementation of a GL dispatch layer using either global function pointers or a hidden vtable | |
| Provides an implementation of a GLX dispatch layer using global function pointers | |
| Provides an implementation of a WGL dispatch layer using a hidden vtable | |
| Implements common code shared by the generated GL/EGL/GLX dispatch code | |
1.8.3.1