Home
last modified time | relevance | path

Searched refs:GLEW_SGIS_generate_mipmap (Results 1 – 25 of 141) sorted by relevance

123456

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/render_rfx/plugins/
H A Drfx_qimage.cpp115 if (GLEW_SGIS_generate_mipmap) { in Load()
H A Drfx_tga.cpp88 if (GLEW_SGIS_generate_mipmap) { in Load()
H A Drfx_dds.cpp212 if (GLEW_SGIS_generate_mipmap) { in Load()
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLStateExtension.cpp126 hasHardwareMipmaps_ = GLEW_SGIS_generate_mipmap == GL_TRUE; in setup()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dcubemap.c551 if (!supportFBO && !GLEW_SGIS_generate_mipmap) { in init()
/dports/devel/emscripten/emscripten-2.0.3/system/include/GL/
H A Dglew.h535 #define GLEW_SGIS_generate_mipmap GLEW_GET_VAR(GL_SGIS_generate_mipmap) macro
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp256 if(GLEW_VERSION_1_4 || GLEW_SGIS_generate_mipmap) in createRenderSystemCapabilities()
H A Dglew.cpp9861 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
14912 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglewinfo.c3483 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
H A Dglew.c6215 CONST_CAST(GLEW_SGIS_generate_mipmap) = glewGetExtension("GL_SGIS_generate_mipmap"); in glewContextInit()
9711 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c6261 CONST_CAST(GLEW_SGIS_generate_mipmap) = glewGetExtension("GL_SGIS_generate_mipmap"); in glewContextInit()
9796 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/src/
H A Dglewinfo.c6010 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
H A Dglew.c10369 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
15659 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/games/craft/Craft-1.0fbsd/deps/glew/src/
H A Dglewinfo.c6010 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
H A Dglew.c10369 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
15659 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/src/
H A Dglewinfo.c6010 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c7158 CONST_CAST(GLEW_SGIS_generate_mipmap) = glewGetExtension("GL_SGIS_generate_mipmap"); in glewContextInit()
11066 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c7154 CONST_CAST(GLEW_SGIS_generate_mipmap) = glewGetExtension("GL_SGIS_generate_mipmap"); in glewContextInit()
11057 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/glew/vtkglew/src/
H A Dglewinfo.c6526 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
/dports/www/wt/wt-4.6.1/src/3rdparty/glew-1.10.0/src/
H A Dglewinfo.c6526 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/src/
H A Dglewinfo.c7615 …glewPrintExt("GL_SGIS_generate_mipmap", GLEW_SGIS_generate_mipmap, glewIsSupported("GL_SGIS_genera… in _glewInfo_GL_SGIS_generate_mipmap()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A Dglew.c9847 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
14889 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/graphics/gauche-gl/Gauche-gl-0.6/win32/glew-1.10.0/src/
H A Dglew.c11129 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
16789 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/science/iboview/ibo-view.20150427/src/GL/
H A Dglew.c11368 GLEW_SGIS_generate_mipmap = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, extEnd); in glewContextInit()
17207 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/glew/
H A Dglew.c10369 …CONST_CAST(GLEW_SGIS_generate_mipmap) = _glewSearchExtension("GL_SGIS_generate_mipmap", extStart, … in glewContextInit()
15659 ret = GLEW_SGIS_generate_mipmap; in glewContextIsSupported()

123456