Lines Matching defs:GLUT_API_VERSION

127  GLUT_API_VERSION is updated to reflect incompatible GLUT
131 GLUT_API_VERSION=1 First public release of GLUT. 11/29/94
133 GLUT_API_VERSION=2 Added support for OpenGL/GLX multisampling,
137 GLUT_API_VERSION=3 glutMenuStatus added.
139 GLUT_API_VERSION=4 glutInitDisplayString, glutWarpPointer,
145 GLUT_API_VERSION=5 glutGetProcAddress (added by BrianP)
147 #ifndef GLUT_API_VERSION /* allow this to be overriden */
148 #define GLUT_API_VERSION 5
201 #if (GLUT_API_VERSION >= 2)
205 #if (GLUT_API_VERSION >= 3)
218 #if (GLUT_API_VERSION >= 2)
281 #if (GLUT_API_VERSION >= 3)
309 #if (GLUT_API_VERSION >= 3)
337 #if (GLUT_API_VERSION >= 2)
341 #if (GLUT_API_VERSION >= 3)
355 #if (GLUT_API_VERSION >= 2)
358 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
362 #if (GLUT_API_VERSION >= 2)
375 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
385 #if (GLUT_API_VERSION >= 3)
394 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
459 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
477 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 11)
492 #if (GLUT_API_VERSION >= 3)
495 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
504 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 11)
542 #if (GLUT_API_VERSION >= 2)
551 #if (GLUT_API_VERSION >= 3)
554 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
557 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
573 #if (GLUT_API_VERSION >= 2)
577 #if (GLUT_API_VERSION >= 3)
581 #if (GLUT_API_VERSION >= 5)
591 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
616 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
628 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)