88 Commits (eabddf939b01d84d11e1a794f8dfed648f54ce24)

Author SHA1 Message Date
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
Martin Gräßlin f2ad98aa3a Add O2ES as possible value for KWIN_COMPOSE 11 years ago
Martin Gräßlin 004b928c8d Core uses runtime checks for whether we are on OpenGLES 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Fredrik Höglund 29795f49e8 Add support for GLX in Xcb::Extensions 12 years ago
Martin Gräßlin 18a37d7ee8 [kwin] Fix includes of kde4support headers 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin 1be3a7a9f0 Introduce a method shouldUseWaylandForCompositing() in KWin::Application 12 years ago
Martin Gräßlin 324aae916a [kwin] Drop testapp for detecting whether direct rendering works on glx 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Anselmo L. S. Melo c9b079e628 Porting kwin main, data and compositingprefs to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 5d0433f20b Drop some no longer needed includes 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin bab5f16d3c Egl Backend using a Wayland surface for rendering 13 years ago
Martin Gräßlin 92bc318e45 Only execute kwin_opengl_test if OpenGL/GLX is going to be used 13 years ago
Martin Gräßlin bd01bfefb4 Improve multi-head detection for OpenGLIsUnsafe 13 years ago
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin b967527db3 Use XCB to resolve the X11 Extensions 13 years ago
Martin Gräßlin bb5dce0e3b Use KGlobal::config() instead of specifying kwinrc 14 years ago
Martin Gräßlin fdd804bdf4 Remove GL context creation from CompositingPrefs 14 years ago
Martin Gräßlin 2fc0b8074b Move detection of GLPlatform and printResults into Scene 14 years ago
Martin Gräßlin 23708521c6 Make GLVSync a complete user controlled variable 14 years ago
Martin Gräßlin bcbbf3c5a8 Drop recommendCompositing from CompositingPrefs 14 years ago
Martin Gräßlin d6540c8392 Remove strict binding from compositing prefs 14 years ago
Philipp Knechtges cd585972ae kwin: avoid SEGFAULT in case of egl_glx 14 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Martin Gräßlin b7d2b16b8d Remove define KWIN_HAVE_COMPOSITING 15 years ago
Martin Gräßlin 5213c4aff6 Drop direct rendering setting 15 years ago
Martin Gräßlin c3cf4482a3 Move GLX detection from kwinglobals to CompositingPrefs 15 years ago
Thomas Lübking 364ce6fbfc Allow the user to rearm OpenGLIsUnsafe KWIn autocrash protection 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 1b70279664 Removing Xgl support from KWin. 15 years ago
Martin Gräßlin ea08ae0929 Fix rebasing failure 15 years ago
Martin Gräßlin c24fa39acb CompositingPrefs work with EGL 15 years ago
Martin Gräßlin e5932ff214 Make it compile again after rebasing on current trunk 15 years ago
Martin Gräßlin aef6208fdc Fix compiling 15 years ago
Martin Gräßlin 0f0509cbd9 Make it compile with EGL 15 years ago
Andriy Rysin 0f2e500abd Allow kdelibs/kdebase compile without glu library (review 6213) 15 years ago
Fredrik Höglund 13eaca37f4 Remove the driver detection code from CompositingPrefs, and use 16 years ago
Martin Gräßlin aa4e2c0c54 Print useful version information for nouveau. 16 years ago
Luboš Luňák 654995d6aa recent intel renderer strings are like 16 years ago
Fredrik Höglund bcd8d3f476 - Add an external helper program that initializes GLX and checks if kwin can 16 years ago
Lucas Murray fd47ff5332 Revert r1082246 as it needs to be done in CompositingPrefs::detect() 16 years ago
Lucas Murray 2a34e440f5 Change the location where LIBGL_ALWAYS_INDIRECT is set and add some 16 years ago
Lucas Murray 8960c552d2 Remove OpenGL driver whitelist; Add protection against crashy glXQuery 16 years ago
Luboš Luňák 7cef1eadd5 use recommendation from compositing prefs only if there's 17 years ago
Fredrik Höglund 37fbc26205 Enable OpenGL compositing by default with R600/R700 cards and Mesa 7.7+. 17 years ago
Sebastian Kügler 7d9155171d compositing detection for r300 17 years ago