kwin/libkwineffects
Martin Gräßlin 4b11b7b6b8 [kwineffects] Add a generateCustomShader to ShaderManager
This method allows to generate a shader with ShaderTraits but one
part (e.g. vertex and/or fragment) to be replaced by custom shader
code.

Thus it can be used as a replacement for the load*(ShaderType) variants
and allows more effects to transition to shaders using traits.
2016-01-25 14:11:54 +01:00
..
autotests
anidata.cpp optimize string operations 2015-11-05 14:14:06 +00:00
anidata_p.h
CMakeLists.txt Revert "Handle conflicts between epoxy and manually resolved function pointers" 2015-11-17 14:58:59 +01:00
kwinanimationeffect.cpp optimize string operations 2015-11-05 14:14:06 +00:00
kwinanimationeffect.h optimize string operations 2015-11-05 14:14:06 +00:00
kwinconfig.h.cmake Bind building of glx support on whether epoxy has a glx header 2015-11-03 09:29:31 +01:00
kwineffects.cpp [kwineffects] Pass screen projection matrix to WindowPaintData 2016-01-25 14:11:54 +01:00
kwineffects.h [kwineffects] Pass screen projection matrix to WindowPaintData 2016-01-25 14:11:54 +01:00
kwinglcolorcorrection.cpp [kwineffects] Runtime checks for GLES in ColorCorrection 2015-11-03 09:29:31 +01:00
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
kwinglobals.h Drop PreventScreenLocking electric border 2015-10-21 08:14:50 +02:00
kwinglplatform.cpp optimize string operations 2015-11-05 14:14:06 +00:00
kwinglplatform.h optimize string operations 2015-11-05 14:14:06 +00:00
kwingltexture.cpp optimize string operations 2015-11-05 14:14:06 +00:00
kwingltexture.h Check GL version and/or extension for using texture format GL_R8 2015-02-18 09:09:50 +01:00
kwingltexture_p.h Check GL version and/or extension for using texture format GL_R8 2015-02-18 09:09:50 +01:00
kwinglutils.cpp [kwineffects] Add a generateCustomShader to ShaderManager 2016-01-25 14:11:54 +01:00
kwinglutils.h [kwineffects] Add a generateCustomShader to ShaderManager 2016-01-25 14:11:54 +01:00
kwinglutils_funcs.cpp Don't query for GL_CONTEXT_FLAGS if not at least OpenGL 3.0 2015-11-19 11:20:33 +01:00
kwinglutils_funcs.h Revert "Handle conflicts between epoxy and manually resolved function pointers" 2015-11-17 14:58:59 +01:00
kwinxrenderutils.cpp [libkwineffects] Introduce logging categories for libkwineffects 2015-07-31 12:16:15 +02:00
kwinxrenderutils.h Add XRenderUtils::findPictFormat() and findPictFormatInfo() 2014-09-01 17:45:58 +02:00
logging.cpp [libkwineffects] Introduce logging categories for libkwineffects 2015-07-31 12:16:15 +02:00
logging_p.h [libkwineffects] Introduce logging categories for libkwineffects 2015-07-31 12:16:15 +02:00
Mainpage.dox
Messages.sh