|
Unofficial OpenGL Software Development Kit
0.5.0
|
C header to include if you want to initialize GLX. More...
Go to the source code of this file.
Enumerations | |
| enum | { glx_LOAD_FAILED = 0, glx_LOAD_SUCCEEDED } |
| The loading status returned by the loading functions. More... | |
Functions | |
| int | glx_LoadFunctions (Display *display, int screen) |
| Loads all of the function pointers available. More... | |
C header to include if you want to initialize GLX.
1.8.3.1