Home
last modified time | relevance | path

Searched refs:GLX_SAMPLE_BUFFERS_ARB (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Dglx11.cpp31 #ifndef GLX_SAMPLE_BUFFERS_ARB
32 #define GLX_SAMPLE_BUFFERS_ARB GLX_SAMPLE_BUFFERS_SGIS macro
49 #define GLX_SAMPLE_BUFFERS_ARB 100000 macro
408 #ifdef GLX_SAMPLE_BUFFERS_ARB in ConvertWXAttrsToGL()
411 glattrs[p++] = GLX_SAMPLE_BUFFERS_ARB; in ConvertWXAttrsToGL()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/unix/
H A Dglx11.cpp31 #ifndef GLX_SAMPLE_BUFFERS_ARB
32 #define GLX_SAMPLE_BUFFERS_ARB GLX_SAMPLE_BUFFERS_SGIS macro
49 #define GLX_SAMPLE_BUFFERS_ARB 100000 macro
408 #ifdef GLX_SAMPLE_BUFFERS_ARB in ConvertWXAttrsToGL()
411 glattrs[p++] = GLX_SAMPLE_BUFFERS_ARB; in ConvertWXAttrsToGL()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Dglx11.cpp32 #ifndef GLX_SAMPLE_BUFFERS_ARB
33 #define GLX_SAMPLE_BUFFERS_ARB GLX_SAMPLE_BUFFERS_SGIS macro
50 #define GLX_SAMPLE_BUFFERS_ARB 100000 macro
390 #ifdef GLX_SAMPLE_BUFFERS_ARB in SampleBuffers()
393 AddAttribute(GLX_SAMPLE_BUFFERS_ARB); in SampleBuffers()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGLX_ARB_multisample4 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGLX_ARB_multisample5 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGLX_ARB_multisample5 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGLX_ARB_multisample5 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGLX_ARB_multisample4 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGLX_ARB_multisample3 GLX_SAMPLE_BUFFERS_ARB 100000
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_x11.cpp71 #define GLX_SAMPLE_BUFFERS_ARB 100000 macro
163 attribs[i++] = GLX_SAMPLE_BUFFERS_ARB; in qt_format_to_attrib_list()
221 glXGetFBConfigAttrib(X11->display, configs[0], GLX_SAMPLE_BUFFERS_ARB, &res); in init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/ARB/
H A Dmultisample.py15 GLX_SAMPLE_BUFFERS_ARB=_C('GLX_SAMPLE_BUFFERS_ARB',100000) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/ARB/
H A Dmultisample.py15 GLX_SAMPLE_BUFFERS_ARB=_C('GLX_SAMPLE_BUFFERS_ARB',100000) variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/glxconvenience/
H A Dqglxconvenience.cpp123 spec << GLX_SAMPLE_BUFFERS_ARB in qglx_buildSpec()
322 glXGetFBConfigAttrib(display, config, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromGLXFBConfig()
361 glXGetConfig(display, visualInfo, GLX_SAMPLE_BUFFERS_ARB, &sampleBuffers); in qglx_surfaceFormatFromVisualInfo()

123456789