kwin/libkwineffects
Fredrik Höglund 993b50cf1c kwin: Add a new GLVertexBuffer::draw() method
Expose bindArrays(), unbindArrays() and add a draw() method that takes
an offset and a count. This makes it possible to upload geometry, call
bindArrays(), and then call draw() multiple times to draw different
subsets of the uploaded geometry.
2013-06-05 00:41:23 +02:00
..
anidata.cpp initialize a member and initialize a boolean 2013-04-29 18:14:50 +02:00
anidata_p.h
CMakeLists.txt
kwinanimationeffect.cpp No repaints for keepAtTarget and before started 2013-06-03 15:45:02 +02:00
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp kwin: Add an SSE2 vertex upload path 2013-05-29 17:53:08 +02:00
kwineffects.h kwin: Split WindowQuadDecoration into two types 2013-06-05 00:41:22 +02:00
kwinglcolorcorrection.cpp kwin: Fix color correction with GLSL 1.40 2013-05-08 18:33:03 +02:00
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h
kwinglobals.cpp
kwinglobals.h
kwinglplatform.cpp kwin: Don't require GL_ARB_shading_language_100 2013-05-08 18:33:02 +02:00
kwinglplatform.h
kwingltexture.cpp kwin: Add GLTexture::matrix() 2013-05-28 16:35:36 +02:00
kwingltexture.h kwin: Add GLTexture::matrix() 2013-05-28 16:35:36 +02:00
kwingltexture_p.h kwin: Add GLTexture::matrix() 2013-05-28 16:35:36 +02:00
kwinglutils.cpp kwin: Add a new GLVertexBuffer::draw() method 2013-06-05 00:41:23 +02:00
kwinglutils.h kwin: Add a new GLVertexBuffer::draw() method 2013-06-05 00:41:23 +02:00
kwinglutils_funcs.cpp kwin/es: Resolve functions for GL_EXT_robustness 2013-05-21 00:22:57 +02:00
kwinglutils_funcs.h Add defines from EXT_robustness 2013-05-23 08:38:16 +02:00
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh