36 Commits (ef71908c6aeb324be057f9bfbb62bfd185fb6cdc)

Author SHA1 Message Date
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Philipp Knechtges f5b5e5c8d0 kwin: cleaning up the GLTexture API 14 years ago
Philipp Knechtges 59c8ce32c1 kwin: dropping LOD bias 14 years ago
Philipp Knechtges 87bcabdf99 kwin: improving the texture update handling 14 years ago
Montel Laurent e41182af18 Fix compile with strict order 14 years ago
Thomas Lübking d845b60c6c change geometry w/o compositor restart 14 years ago
Philipp Knechtges dbc48c91f9 kwin: don't wait for vsync when nothing has been painted 14 years ago
Martin Gräßlin 6e445fb75c Less unused parameter/variable warnings in kwin 14 years ago
Fredrik Höglund eb9988b788 kwin: Make Scene::m_renderTimer a non-member 15 years ago
Martin Gräßlin e6ed00123a Ensure that always one shader is on the ShaderStack with GL2 15 years ago
Martin Gräßlin 6e15c0c208 Change timers to QElapsedTimers 15 years ago
Philipp Knechtges e81c68fee8 kwin: fix graphical glitches for the nvidia blob 15 years ago
Philipp Knechtges 4f50a8df3c kwin: Implement "use by value" and implicit sharing for GLTexture. 15 years ago
Martin Gräßlin f72f465c13 Fix Typos 15 years ago
Martin Gräßlin c3cf4482a3 Move GLX detection from kwinglobals to CompositingPrefs 15 years ago
Arthur Arlt d8072be54d Move OverlayWindow from Workspace to its own class 15 years ago
Friedrich Kröner a3962f895d kwin: If GLTexture::load is called, glxpixmap doesn't need to exist 15 years ago
Martin Gräßlin 264fcfa49f Remove selfcheck code from OpenGL 15 years ago
Martin Gräßlin 1dd614ee4b Improved detection of OpenGL software emulation 15 years ago
Martin Gräßlin 9a6cf6f136 No OpenGL/GLX compositing on Gallium softpipe 15 years ago
Martin Gräßlin 982f041204 KWin requires Mesa 7.10 for OpenGL/GLX 15 years ago
Martin Gräßlin 77a7bedac8 Delete ShaderManger before destroying GL Context 15 years ago
Martin Gräßlin fc54bdfe89 Unbind shader before copying pixels to back buffer. 15 years ago
Martin Gräßlin 0b6e47ea35 Readd the hack for Xgl in findTarget. 15 years ago
Martin Gräßlin 9865608fb3 Fix a merge regression in Texture::release. 15 years ago
Martin Gräßlin e1ecce3da7 Readd the hack for Xgl in findTarget. 15 years ago
Martin Gräßlin 42f4e65543 Fix a merge regression in Texture::release. 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Fredrik Höglund 8bc99e68c0 Don't specify the texture target explicitly with r300g. 15 years ago
Martin Gräßlin 2f56415a21 Removing SHM and Fallback OpenGL Compositing modes. 15 years ago
Martin Gräßlin 1b70279664 Removing Xgl support from KWin. 15 years ago
Martin Gräßlin 4c8c3060bf Merge together paintBackground and paintGenericScreen 15 years ago
Martin Gräßlin 460ca2729a Make KWin-GLES branch compile with desktop GL 15 years ago
Martin Gräßlin d2cfeef8ae Scene uses ShaderManager 15 years ago
Martin Gräßlin ae95ab0c43 Adding color to VBO. 15 years ago
Martin Gräßlin 6bad079628 Fix typo 15 years ago
Martin Gräßlin eb7d06d22f Adding a generic scene shader able to handle transformation 15 years ago
Martin Gräßlin 537b06a9ee Move glx and egl code into own files 15 years ago