8 Commits (c158507a660169143f260ec7cefab872506c81c3)

Author SHA1 Message Date
Thomas Lübking cd2eedd0f2 Initialize some variables and check on destruction 13 years ago
Thomas Lübking 69b2804a12 Initialize some variables and check on destruction 13 years ago
Ralf Jung 96bc979ca8 Fix buffer swap prototypes 14 years ago
Fredrik Höglund e578676f42 kwin: Rename flushBuffer() to present() 14 years ago
Martin Gräßlin 388edab9e5 Add support for OpenGL in VirtualBox 14 years ago
Martin Gräßlin 476adac337 Do not resolve glx functions specified in GLX 1.3 14 years ago
Martin Gräßlin a401558a43 Provide OpenGL over Egl 14 years ago
Casian Andrei e26cc0a4cf CC: Remove a couple of extraneous empty lines 14 years ago
Martin Gräßlin 6152cc4fa5 Split out the windowing system related part of SceneOpenGL 14 years ago
Casian Andrei ba4cd78419 CC: Redo init and uninit, try to avoid fatal IO errors 14 years ago
Fredrik Höglund faf27f481e kwin: Don't hold an X server grab while painting the screen 14 years ago
Casian Andrei 005ab28ad6 CC: No singleton for ColorCorrection 14 years ago
Martin Gräßlin 2c23c6e864 Spellchecking 14 years ago
Thomas Lübking 35baf3f97a fix conditional glXSwapInterval usage 14 years ago
Thomas Lübking 86c22ff9ca fix conditional glXSwapInterval usage 14 years ago
Thomas Lübking 759eed1d62 remove (broken) mimpmap support check, disable use of mipmaps and align texture filter 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
Martin Gräßlin 2fc0b8074b Move detection of GLPlatform and printResults into Scene 14 years ago
Martin Gräßlin d6540c8392 Remove strict binding from compositing prefs 14 years ago
Philipp Knechtges 93b2674313 kwin: dropping several gl(Push|Pop)(Attrib|Matrix) calls 14 years ago
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