kwin/libkwineffects
Martin Gräßlin e8a038d66f More getters for GlPlatform
A few more getters for parsed information are added to GlPlatform.
This includes the driver information retrieved through glGetString
and information like direct rendering and loose binding.

Additionally the methods to convert version, driver and chipClass
to string are added to the public interface.

These changes allow parts outside GlPlatform to get the same debug
information about the GL system.
2012-03-04 15:21:10 +01:00
..
anidata.cpp Add AnimationEffect class 2011-10-27 21:40:14 +02:00
anidata_p.h Add AnimationEffect class 2011-10-27 21:40:14 +02:00
CMakeLists.txt Add AnimationEffect class 2011-10-27 21:40:14 +02:00
kwinanimationeffect.cpp Revert "restrict AnimationEffect repainting" 2012-02-12 17:34:47 +01:00
kwinanimationeffect.h Revert "restrict AnimationEffect repainting" 2012-02-12 17:34:47 +01:00
kwinconfig.h.cmake Remove define KWIN_HAVE_OPENGL_COMPOSITING 2011-08-13 16:46:43 +02:00
kwineffects.cpp kwin: move/resize events shall not force a repaint of all layers 2012-02-12 16:57:12 +01:00
kwineffects.h Fix warning 2012-03-02 13:58:39 +01:00
kwinglobals.cpp Drop include for config-workspace.h 2012-02-26 17:23:19 +01:00
kwinglobals.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kwinglplatform.cpp More getters for GlPlatform 2012-03-04 15:21:10 +01:00
kwinglplatform.h More getters for GlPlatform 2012-03-04 15:21:10 +01:00
kwingltexture.cpp kwin: cleaning up the GLTexture API 2012-01-31 23:10:58 +01:00
kwingltexture.h kwin: cleaning up the GLTexture API 2012-01-31 23:10:58 +01:00
kwingltexture_p.h kwin: cleaning up the GLTexture API 2012-01-31 23:10:58 +01:00
kwinglutils.cpp change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils.h change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils_funcs.cpp kwin: fix glBlitFramebuffer resolution 2011-11-09 18:03:10 +01:00
kwinglutils_funcs.h kwin-gles: define EGL_POST_SUB_BUFFER_SUPPORTED_NV if it's not there 2011-10-19 20:15:40 +02:00
kwinxrenderutils.cpp avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinxrenderutils.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Mainpage.dox Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00