68 Commits (1bc2d7d3b7c3bfc9bbfe2bfcd01ff261b955354f)

Author SHA1 Message Date
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
Lucas Murray 424d358fd2 Less Krazy warnings please. 17 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Luboš Luňák 747c9b1f3e Detect radeon by using at least "Mesa DRI R", not 17 years ago
Dirk Mueller 329cddf5bd Detect mobil intel chips as intel chips, not ATI 17 years ago
Martin Gräßlin 7991f3e99d Ati changed the OpenGL version string. It used to be in the first part, now it is in the second part encapsulated in parenthesis. So new driver versions are now recognized again. Looking forward to the next change. 17 years ago
Luboš Luňák ab6772a8c9 Enable compositing with nvidia by default only for driver 173.14.12 and up, 18 years ago
Enrique Matías Sánchez f5efd9ca28 SVN_SILENT Fix typos in kdebase 18 years ago
Luboš Luňák ecfaf59014 I forgot to actually enable compositing by default for some cards listed 18 years ago
Luboš Luňák 5a7557fc6f Force OpenGL compositing to be off if OpenGL rendering is done in software 18 years ago
Luboš Luňák c2ef38b83c Match intel and nvidia more exactly when detecting, and also 18 years ago
Luboš Luňák cfb0a0584d Compositing enabled by default again where possible. 18 years ago
Malcolm Hunter be582d3a1a Typo fixes 18 years ago
Luboš Luňák 6c823ead71 Avoid 'possibly uninitialized' warning. 18 years ago
Luboš Luňák 52f86e4a47 The context should probably be first unset from being current, 18 years ago
Luboš Luňák d2a2ec2937 Use kwin debug group. 18 years ago
Luboš Luňák 7b0b67b988 Change kError's to kDebug as they don't tell the user anything 18 years ago
Luboš Luňák 4b33f1babc Fix render check. 18 years ago
Luboš Luňák 2f1e9eba44 Uncomment code with new i18n strings. 18 years ago
Luboš Luňák 5647e4684d Compositing always disabled by default for now. 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago