Home
last modified time | relevance | path

Searched refs:GL_FRAMEBUFFER_SRGB (Results 101 – 125 of 495) sorted by relevance

12345678910>>...20

/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/relnotes/
H A D9.2.rst79 glEnable(GL_FRAMEBUFFER_SRGB) has no effect on the backbuffer
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp1961 OGRE_CHECK_GL_ERROR(glEnable(GL_FRAMEBUFFER_SRGB)); in _setRenderTarget()
1969 OGRE_CHECK_GL_ERROR(glDisable(GL_FRAMEBUFFER_SRGB)); in _setRenderTarget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1893 mFunctions->enable(GL_FRAMEBUFFER_SRGB); in setFramebufferSRGBEnabled()
1897 mFunctions->disable(GL_FRAMEBUFFER_SRGB); in setFramebufferSRGBEnabled()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dattrib.c482 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
829 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state.cc934 EnableDisable(GL_FRAMEBUFFER_SRGB, enable); in EnableDisableFramebufferSRGB()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py89 GL_FRAMEBUFFER_SRGB=_C('GL_FRAMEBUFFER_SRGB',0x8DB9) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py105 GL_FRAMEBUFFER_SRGB=_C('GL_FRAMEBUFFER_SRGB',0x8DB9) variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DGLDefines178 #define GL_FRAMEBUFFER_SRGB 0x8DB9
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.cc933 EnableDisable(GL_FRAMEBUFFER_SRGB, enable); in EnableDisableFramebufferSRGB()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dgl.c573 #if defined(GL_FRAMEBUFFER_SRGB) && !defined(HAVE_OPENGLES) in gl2_renderchain_render()
575 glDisable(GL_FRAMEBUFFER_SRGB); in gl2_renderchain_render()
1050 #if defined(GL_FRAMEBUFFER_SRGB) && !defined(HAVE_OPENGLES) in gl2_renderchain_start_render()
1052 glEnable(GL_FRAMEBUFFER_SRGB); in gl2_renderchain_start_render()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dwx-sdl2-video-gl3.c1225 if (active_shader->srgb) glEnable(GL_FRAMEBUFFER_SRGB); in gl3_present()
1611 glDisable(GL_FRAMEBUFFER_SRGB); in gl3_present()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp2261 OGRE_CHECK_GL_ERROR(glEnable(GL_FRAMEBUFFER_SRGB)); in _setRenderTarget()
2269 OGRE_CHECK_GL_ERROR(glDisable(GL_FRAMEBUFFER_SRGB)); in _setRenderTarget()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dattrib.c753 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
1133 _mesa_set_enable(ctx, GL_FRAMEBUFFER_SRGB, color->sRGBEnabled); in _mesa_PopAttrib()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp2102 mFunctions->enable(GL_FRAMEBUFFER_SRGB); in setFramebufferSRGBEnabled()
2106 mFunctions->disable(GL_FRAMEBUFFER_SRGB); in setFramebufferSRGBEnabled()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Context.cxx530 core11fwd->glEnable (GL_FRAMEBUFFER_SRGB); in SetFrameBufferSRGB()
534 core11fwd->glDisable (GL_FRAMEBUFFER_SRGB); in SetFrameBufferSRGB()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dattrib.c481 GL_FRAMEBUFFER_SRGB); in pop_enable_group()
901 GL_FRAMEBUFFER_SRGB); in _mesa_PopAttrib()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DGLDefines178 #define GL_FRAMEBUFFER_SRGB 0x8DB9

12345678910>>...20