83 Commits (89c2f2bf024a9da8db36b7d62cd6325000fcb796)

Author SHA1 Message Date
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
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák eb0d793157 Default to SeparateScreenFocus being false, to be consistent with KDE3. 19 years ago
Rivo Laks e8dffc8f3a Enable compositing by default on all Intel 900-series cards. 19 years ago
Rivo Laks c4e55307ce Show reason (extensions not available or kwin support disabled at compile time) 19 years ago
Luboš Luňák be0bffa238 Fix last commit. 19 years ago
Luboš Luňák d0ee0fa4e4 Not really, although it probably doesn't matter in practice. 19 years ago
Luboš Luňák 6c47fc8322 Before destroying a current context, set some other current context (even none). 19 years ago
Luboš Luňák d51fb87c10 Current nvidia driver no longer has buggy vsync. 19 years ago
Luboš Luňák fef0d1ff29 Detect xgl and whether to use strict binding. 19 years ago
Rivo Laks 50bacdcfe3 Don't try to use GLX 1.3 functions when it's not available 19 years ago
Rivo Laks 9e7870dea5 Don't try to use glx when it's not available. 19 years ago
Rivo Laks ebc378ba91 Enable compositing by default only for Intel cards that are known to work (only 945GM atm) 19 years ago
Rivo Laks 68f7504fb0 - Add CompositingPrefs::compositingPossible() to check if compositing is supported at all. 19 years ago
Luboš Luňák 85e46eead6 Check for X errors during detecting OpenGL (don't let whole KWin startup fail 19 years ago
Luboš Luňák 2c9bee719e Restore original glx context after using the temporary one for detecting, 19 years ago
Rivo Laks 686bffcc49 Apply driver-specific workaround (e.g. disabling vsync) for all driver versions since I don't 19 years ago
Rivo Laks 8439c3be9a VSync and vt switching is still broken in the latest nvidia driver 19 years ago
Rivo Laks 59f21e39fe Add automatic driver detection for compositing options. 19 years ago