Home
last modified time | relevance | path

Searched refs:WGL_SAMPLE_BUFFERS_ARB (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4DrawGLCtx.cpp82 …, WGL_DEPTH_BITS_ARB, WGL_STENCIL_BITS_ARB, WGL_AUX_BUFFERS_ARB, WGL_SAMPLE_BUFFERS_ARB, WGL_SAMPL… in EnumeratePixelFormats()
122 …{ WGL_DEPTH_BITS_ARB, WGL_STENCIL_BITS_ARB, WGL_AUX_BUFFERS_ARB, WGL_SAMPLE_BUFFERS_ARB, WGL_SAMPL… in EnumeratePixelFormats()
148 int attributes[] = { WGL_SAMPLE_BUFFERS_ARB, WGL_SAMPLES_ARB }; in GetPixelFormatForMS()
395 int attributes[] = { WGL_SAMPLE_BUFFERS_ARB, WGL_SAMPLES_ARB }; in EnumerateMultiSamples()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DWGL_ARB_multisample4 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DWGL_ARB_multisample5 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DWGL_ARB_multisample4 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DWGL_ARB_multisample5 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DWGL_ARB_multisample3 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DWGL_ARB_multisample5 WGL_SAMPLE_BUFFERS_ARB 0x2041
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/ARB/
H A Dmultisample.py15 WGL_SAMPLE_BUFFERS_ARB=_C('WGL_SAMPLE_BUFFERS_ARB',0x2041) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/ARB/
H A Dmultisample.py15 WGL_SAMPLE_BUFFERS_ARB=_C('WGL_SAMPLE_BUFFERS_ARB',0x2041) variable
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DPixelBufferWin32.cpp90 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
147 #ifndef WGL_SAMPLE_BUFFERS_ARB
148 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
533 fAttribList.push_back(WGL_SAMPLE_BUFFERS_ARB); in init()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DPixelBufferWin32.cpp90 #define WGL_SAMPLE_BUFFERS_ARB 0x2041
147 #ifndef WGL_SAMPLE_BUFFERS_ARB
148 #define WGL_SAMPLE_BUFFERS_ARB 0x2041
533 fAttribList.push_back(WGL_SAMPLE_BUFFERS_ARB);
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/pugl/detail/
H A Dwin_gl.c47 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
118 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_opengl/native/
H A Djuce_MissingGLDefinitions.h149 WGL_SAMPLE_BUFFERS_ARB = 0x2041, enumerator
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/windows/
H A DWindowsPbufferGLDrawable.java204 iattributes[6] = (haveMultisample ? WGLExt.WGL_SAMPLE_BUFFERS_ARB : WGLExt.WGL_RED_BITS_ARB); in createPbuffer()
313 …iattributes[niattribs++] = (haveMultisample ? WGLExt.WGL_SAMPLE_BUFFERS_ARB : WGLExt.WGL_RED_BITS_… in createPbuffer()
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/pugl/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/src/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dwin_gl.c43 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
129 WGL_SAMPLE_BUFFERS_ARB, view->hints[PUGL_SAMPLES] ? 1 : 0, in puglWinGlConfigure()

12345678910>>...12