Home
last modified time | relevance | path

Searched refs:glutInitContextVersion (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/freeglut/freeglut-3.2.1/
H A DREADME.blackberry23 …GL to use, call glutInitContextVersion(1, 0) for OpenGL ES 1.x, glutInitContextVersion(2, 0) for O…
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/
H A DREADME.blackberry23 …GL to use, call glutInitContextVersion(1, 0) for OpenGL ES 1.x, glutInitContextVersion(2, 0) for O…
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dfreeglut.pp134 glutInitContextVersion: procedure(majorVersion: Integer; minorVersion: Integer); extdecl;
173 @glutInitContextVersion := GetProcAddress(hDLL, 'glutInitContextVersion');
203 @glutInitContextVersion := nil;
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dfreeglut.pp134 glutInitContextVersion: procedure(majorVersion: Integer; minorVersion: Integer); extdecl;
173 @glutInitContextVersion := GetProcAddress(hDLL, 'glutInitContextVersion');
203 @glutInitContextVersion := nil;
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/piglit-framework-gl/
H A Dpiglit_glut_framework.c236 glutInitContextVersion(test_config->supports_gl_core_version / 10, in init_glut()
242 glutInitContextVersion(test_config->supports_gl_compat_version / 10, in init_glut()
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfreeglutdll.def.in150 glutInitContextVersion
H A Dfg_ext.c203 CHECK_NAME(glutInitContextVersion); in fghGetGLUTProcAddress()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/tests/
H A Dcheck_glut_fc.py85 glutInitContextVersion(3, 1)
H A Dcheck_glut_debug.py90 glutInitContextVersion(3, 1)
/dports/games/flightgear/flightgear-2020.3.11/utils/fgpanel/
H A DFGGLApplication.cxx63 glutInitContextVersion (2, 1); in FGGLApplication()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfreeglutdll.def.in152 glutInitContextVersion
H A Dfg_ext.c207 CHECK_NAME(glutInitContextVersion); in fghGetGLUTProcAddress()
H A Dfg_init.c645 void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion ) in glutInitContextVersion() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_ext.h195 FGAPI void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion );
H A Dfreeglut_ext.c196 CHECK_NAME(glutInitContextVersion); in fghGetGLUTProcAddress()
/dports/graphics/gauche-gl/Gauche-gl-0.6/win32/freeglut-2.6.0-3/include/GL/
H A Dfreeglut_ext.h195 FGAPI void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion );
/dports/graphics/freeglut/freeglut-3.2.1/include/GL/
H A Dfreeglut_ext.h254 FGAPI void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion );
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/include/GL/
H A Dfreeglut_ext.h250 FGAPI void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion );
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A Dfreeglut_ext.h254 FGAPI void FGAPIENTRY glutInitContextVersion( int majorVersion, int minorVersion );
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLUT/
H A Dfreeglut.py270 glutInitContextVersion = platform.createBaseFunction( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLUT/
H A Dfreeglut.py270 glutInitContextVersion = platform.createBaseFunction( variable
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glsl/
H A Dgeom-outlining-150.c367 glutInitContextVersion(3, 2); in main()
H A Dgsraytrace.cpp928 glutInitContextVersion(3, 2); in main()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/glsl/
H A Dgeom-outlining-150.c368 glutInitContextVersion(3, 2); in main()
H A Dgsraytrace.cpp928 glutInitContextVersion(3, 2); in main()

12