Home
last modified time | relevance | path

Searched refs:SDL_GL_STENCIL_SIZE (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dtest_webgl_context_attributes_sdl.c42 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
44 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 0); in main()
H A Dtest_webgl_context_attributes_sdl2.c42 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
44 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 0); in main()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/sdl/
H A Dsdl_ogl_glue.cpp79 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 1); in prepDrawingArea()
92 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 1); in prepDrawingArea()
/dports/games/vavoom/vavoom-1.33/source/
H A Dgl_sdl.cpp119 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in SetResolution()
125 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 0); in SetResolution()
/dports/games/netherearth/netherearth-0.51/
H A Dmain.cpp116 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,0); in initialization()
195 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,1);
257 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,1);
/dports/games/gltron/gltron-0.70/nebu/video/
H A Dvideo_system.c45 SDL_GL_SetAttribute( SDL_GL_STENCIL_SIZE, 8); in SystemInitDisplayMode()
47 SDL_GL_SetAttribute( SDL_GL_STENCIL_SIZE, 0); in SystemInitDisplayMode()
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Dgl_init.c96 SDL_GL_SetAttribute( SDL_GL_STENCIL_SIZE, 8 ); in init_gl()
147 SDL_GL_SetAttribute( SDL_GL_STENCIL_SIZE, 8 ); in init_gl()
/dports/games/bzflag-server/bzflag-2.4.22/src/platform/
H A DSDL2Visual.cxx37 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, minDepth); in setStencil()
/dports/games/bzflag/bzflag-2.4.22/src/platform/
H A DSDL2Visual.cxx37 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, minDepth); in setStencil()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/include/
H A Dglattr.pxi8 GL_STENCIL_SIZE = SDL_GL_STENCIL_SIZE
/dports/graphics/movit/movit-1.6.3/
H A Dgtest_sdl_main.cpp21 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 0); in main()
/dports/games/q2p/Q2P-0.2-2006-12-31/unix/
H A Dgl_sdl.c666 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,1); in GLimp_InitGraphics()
676 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in GLimp_InitGraphics()
704 SDL_GL_GetAttribute(SDL_GL_STENCIL_SIZE, &stencil_bits); in GLimp_InitGraphics()
714 if (!SDL_GL_GetAttribute(SDL_GL_STENCIL_SIZE, &stencil_bits)) { in GLimp_InitGraphics()
/dports/games/duel/duel/src/libDazzle/
H A DDazzle.cpp52 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in Init()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/freespace2/
H A DSDLGraphicsOperations.cpp19 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, props.pixel_format.stencil_size); in setOGLProperties()
242 SDL_GL_GetAttribute(SDL_GL_STENCIL_SIZE, &stencil); in createOpenGLContext()
/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_sdl.cpp166 if (!SDL_GL_GetAttribute(SDL_GL_STENCIL_SIZE, &attrValue)) in Rimp_Init()
196 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in R_InitGraphics()
/dports/games/d2x/d2x-0.2.5/arch/ogl/
H A Dsdlgl.c90 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,0); in ogl_init()
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dbrutalchess.cpp212 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 1); in main()
282 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 1); in main()
/dports/games/vamos/vamos-0.7.1/caelum/
H A Dcaelum.cc152 SDL_GL_SetAttribute (SDL_GL_STENCIL_SIZE, 1); in main()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/sdl/
H A Dgl_wrap.cpp39 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, stencilBits); in init()
/dports/math/curv/curv-0.5/extern/imgui/examples/example_sdl_opengl2/
H A Dmain.cpp28 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_sdl_opengl2/
H A Dmain.cpp28 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/example_sdl_opengl2/
H A Dmain.cpp28 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_emscripten_opengl3/
H A Dmain.cpp48 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
/dports/math/curv/curv-0.5/extern/imgui/examples/example_sdl_opengl3/
H A Dmain.cpp54 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_sdl_opengl3/
H A Dmain.cpp54 SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE, 8); in main()

1234567891011