Home
last modified time | relevance | path

Searched defs:GLUT_INIT_MINOR_VERSION (Results 1 – 7 of 7) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_ext.h96 #define GLUT_INIT_MINOR_VERSION 0x0201 macro
/dports/graphics/gauche-gl/Gauche-gl-0.6/win32/freeglut-2.6.0-3/include/GL/
H A Dfreeglut_ext.h96 #define GLUT_INIT_MINOR_VERSION 0x0201 macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/include/GL/
H A Dfreeglut_ext.h110 #define GLUT_INIT_MINOR_VERSION 0x0201 macro
/dports/graphics/freeglut/freeglut-3.2.1/include/GL/
H A Dfreeglut_ext.h114 #define GLUT_INIT_MINOR_VERSION 0x0201 macro
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A Dfreeglut_ext.h114 #define GLUT_INIT_MINOR_VERSION 0x0201 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLUT/
H A Dfreeglut.py29 GLUT_INIT_MINOR_VERSION = constant.Constant( 'GLUT_INIT_MINOR_VERSION', 0x0201 ) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLUT/
H A Dfreeglut.py29 GLUT_INIT_MINOR_VERSION = constant.Constant( 'GLUT_INIT_MINOR_VERSION', 0x0201 ) variable