Lines Matching refs:GLUT_API_VERSION

219  GLUT_API_VERSION is updated to reflect incompatible GLUT
223 GLUT_API_VERSION=1 First public release of GLUT. 11/29/94
225 GLUT_API_VERSION=2 Added support for OpenGL/GLX multisampling,
229 GLUT_API_VERSION=3 glutMenuStatus added.
231 GLUT_API_VERSION=4 glutInitDisplayString, glutWarpPointer,
237 GLUT_API_VERSION=5 glutGetProcAddress (added by BrianP)
239 #ifndef GLUT_API_VERSION /* allow this to be overriden */
240 #define GLUT_API_VERSION 5
293 #if (GLUT_API_VERSION >= 2)
297 #if (GLUT_API_VERSION >= 3)
310 #if (GLUT_API_VERSION >= 2)
373 #if (GLUT_API_VERSION >= 3)
401 #if (GLUT_API_VERSION >= 3)
429 #if (GLUT_API_VERSION >= 2)
433 #if (GLUT_API_VERSION >= 3)
447 #if (GLUT_API_VERSION >= 2)
450 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
454 #if (GLUT_API_VERSION >= 2)
467 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
477 #if (GLUT_API_VERSION >= 3)
486 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
552 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
571 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 11)
586 #if (GLUT_API_VERSION >= 3)
589 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
598 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 11)
637 #if (GLUT_API_VERSION >= 2)
646 #if (GLUT_API_VERSION >= 3)
649 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
652 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)
668 #if (GLUT_API_VERSION >= 2)
672 #if (GLUT_API_VERSION >= 3)
676 #if (GLUT_API_VERSION >= 5)
686 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
711 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 9)
723 #if (GLUT_API_VERSION >= 4 || GLUT_XLIB_IMPLEMENTATION >= 13)