Home
last modified time | relevance | path

Searched refs:GLX_TRUE_COLOR_EXT (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGLX_EXT_visual_info12 GLX_TRUE_COLOR_EXT 0x8002
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGLX_EXT_visual_info13 GLX_TRUE_COLOR_EXT 0x8002
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGLX_EXT_visual_info13 GLX_TRUE_COLOR_EXT 0x8002
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGLX_EXT_visual_info13 GLX_TRUE_COLOR_EXT 0x8002
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGLX_EXT_visual_info12 GLX_TRUE_COLOR_EXT 0x8002
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGLX_EXT_visual_info11 GLX_TRUE_COLOR_EXT 0x8002
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/EXT/
H A Dvisual_info.py28 GLX_TRUE_COLOR_EXT=_C('GLX_TRUE_COLOR_EXT',0x8002) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/EXT/
H A Dvisual_info.py28 GLX_TRUE_COLOR_EXT=_C('GLX_TRUE_COLOR_EXT',0x8002) variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/GL/
H A Dglxtokens.h190 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GL/
H A Dglxtokens-backup.h190 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx/org/eclipse/swt/internal/opengl/glx/
H A DGLX.java165 public static final int GLX_TRUE_COLOR_EXT = 0x8002; field in GLX
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/opengl/glx/
H A DGLX.java165 public static final int GLX_TRUE_COLOR_EXT = 0x8002; field in GLX
/dports/x11/xorgproto/xorgproto-2021.5/include/GL/
H A Dglxtokens.h195 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/GL/
H A Dglx.h118 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dglx.c645 case GLX_TRUE_COLOR_EXT: visclass = TrueColor; break; in choose_x_visual()
707 case GLX_TRUE_COLOR_EXT: visclass = TrueColor; break; in choose_x_visual()
770 case GLX_TRUE_COLOR_EXT: preferred_class = TrueColor; break; in choose_x_overlay_visual()
1355 case TrueColor: *value = GLX_TRUE_COLOR_EXT; return 0; in glXGetConfig()
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dglx_ext_defs.h108 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/devel/apitrace/apitrace-9.0/thirdparty/khronos/GL/
H A Dglx.h192 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dglx_ext_defs.h145 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/stub_includes/opengl/GL/
H A Dglx.h325 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/common/java2d/opengl/J2D_GL/
H A Dglx.h365 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dglx.nim73 GLX_TRUE_COLOR_EXT* = 0x00008002
/dports/games/lwjgl/lwjgl-2df01dd/src/native/linux/opengl/
H A Dextgl_glx.h221 #define GLX_TRUE_COLOR_EXT 0x8002 macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/x11/
H A Dfakeglx.c618 case GLX_TRUE_COLOR_EXT: visclass = TrueColor; break; in choose_x_visual()
678 case GLX_TRUE_COLOR_EXT: preferred_class = TrueColor; break; in choose_x_overlay_visual()
1598 case TrueColor: *value = GLX_TRUE_COLOR_EXT; return 0; in get_config()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/x11/
H A Dfakeglx.c618 case GLX_TRUE_COLOR_EXT: visclass = TrueColor; break; in choose_x_visual()
678 case GLX_TRUE_COLOR_EXT: preferred_class = TrueColor; break; in choose_x_overlay_visual()
1598 case TrueColor: *value = GLX_TRUE_COLOR_EXT; return 0; in get_config()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/x11/
H A Dfakeglx.c618 case GLX_TRUE_COLOR_EXT: visclass = TrueColor; break; in choose_x_visual()
678 case GLX_TRUE_COLOR_EXT: preferred_class = TrueColor; break; in choose_x_overlay_visual()
1598 case TrueColor: *value = GLX_TRUE_COLOR_EXT; return 0; in get_config()

1234567