Home
last modified time | relevance | path

Searched refs:GL_MULTISAMPLE_ARB (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dfsaa.c38 #define GL_MULTISAMPLE_ARB 0x809D macro
97 glEnable(GL_MULTISAMPLE_ARB); in main()
105 glDisable(GL_MULTISAMPLE_ARB); in main()
/dports/graphics/py-pyglet/pyglet-1.5.21/tests/interactive/window/
H A Dtest_window_multisample.py58 glEnable(GL_MULTISAMPLE_ARB)
60 glDisable(GL_MULTISAMPLE_ARB)
88 glEnable(GL_MULTISAMPLE_ARB)
91 glDisable(GL_MULTISAMPLE_ARB)
/dports/graphics/py-pyglet150/pyglet-1.5.0/tests/interactive/window/
H A Dtest_window_multisample.py58 glEnable(GL_MULTISAMPLE_ARB)
60 glDisable(GL_MULTISAMPLE_ARB)
88 glEnable(GL_MULTISAMPLE_ARB)
91 glDisable(GL_MULTISAMPLE_ARB)
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dglheader.h71 #ifndef GL_MULTISAMPLE_ARB
72 #define GL_MULTISAMPLE_ARB 0x809D macro
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dantialias.c109 glEnable(GL_MULTISAMPLE_ARB); in Display()
117 glDisable(GL_MULTISAMPLE_ARB); in Display()
208 glGetIntegerv(GL_MULTISAMPLE_ARB, &s); in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dantialias.c109 glEnable(GL_MULTISAMPLE_ARB); in Display()
117 glDisable(GL_MULTISAMPLE_ARB); in Display()
208 glGetIntegerv(GL_MULTISAMPLE_ARB, &s); in Init()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Dfsaa.c141 glDisable(GL_MULTISAMPLE_ARB); in main()
148 glEnable(GL_MULTISAMPLE_ARB); in main()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/redbook/
H A Dmultisamp.c129 glEnable (GL_MULTISAMPLE_ARB); in display()
135 glDisable (GL_MULTISAMPLE_ARB); in display()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/redbook/
H A Dmultisamp.c129 glEnable (GL_MULTISAMPLE_ARB); in display()
135 glDisable (GL_MULTISAMPLE_ARB); in display()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_multisample.java38 int GL_MULTISAMPLE_ARB = 0x809D; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_multisample4 GL_MULTISAMPLE_ARB 0x809D
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_multisample5 GL_MULTISAMPLE_ARB 0x809D
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_multisample4 GL_MULTISAMPLE_ARB 0x809D
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_multisample5 GL_MULTISAMPLE_ARB 0x809D
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_multisample5 GL_MULTISAMPLE_ARB 0x809D
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_multisample3 GL_MULTISAMPLE_ARB 0x809D
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Dgl_wrap.h39 #define GL_MULTISAMPLE_ARB 0x809D macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dmultisample.py14 GL_MULTISAMPLE_ARB=_C('GL_MULTISAMPLE_ARB',0x809D) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dmultisample.py14 GL_MULTISAMPLE_ARB=_C('GL_MULTISAMPLE_ARB',0x809D) variable
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/3dmodel/
H A Dmodel.py25 glEnable(GL_MULTISAMPLE_ARB)
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/3dmodel/
H A Dmodel.py25 glEnable(GL_MULTISAMPLE_ARB)
/dports/games/egoboo/egoboo-2.8.1/src/game/extensions/
H A DSDL_GL_extensions.c127 GL_DEBUG( glEnable )( GL_MULTISAMPLE_ARB ); in SDL_GL_set_gl_mode()
136 GL_DEBUG( glDisable )( GL_MULTISAMPLE_ARB ); in SDL_GL_set_gl_mode()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.c469 glEnable(GL_MULTISAMPLE_ARB); in gld_EnableMultisample()
478 glDisable(GL_MULTISAMPLE_ARB); in gld_EnableMultisample()
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/examp/
H A Dexext.c219 glEnable(GL_MULTISAMPLE_ARB); in main()
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_glext.c246 glEnable(GL_MULTISAMPLE_ARB); in main()

12345678910>>...17