Luboš Luňák
eb0d793157
Default to SeparateScreenFocus being false, to be consistent with KDE3.
...
(and e.g. #141997 ).
svn path=/trunk/KDE/kdebase/workspace/; revision=739693
19 years ago
Rivo Laks
e8dffc8f3a
Enable compositing by default on all Intel 900-series cards.
...
Let's see what happens...
svn path=/trunk/KDE/kdebase/workspace/; revision=736159
19 years ago
Rivo Laks
c4e55307ce
Show reason (extensions not available or kwin support disabled at compile time)
...
when compositing cannot be used.
svn path=/trunk/KDE/kdebase/workspace/; revision=735788
19 years ago
Luboš Luňák
be0bffa238
Fix last commit.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=731428
19 years ago
Luboš Luňák
d0ee0fa4e4
Not really, although it probably doesn't matter in practice.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=731423
19 years ago
Luboš Luňák
6c47fc8322
Before destroying a current context, set some other current context (even none).
...
Fixes crashes with Intel.
svn path=/trunk/KDE/kdebase/workspace/; revision=731410
19 years ago
Luboš Luňák
d51fb87c10
Current nvidia driver no longer has buggy vsync.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=728472
19 years ago
Luboš Luňák
fef0d1ff29
Detect xgl and whether to use strict binding.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=726357
19 years ago
Rivo Laks
50bacdcfe3
Don't try to use GLX 1.3 functions when it's not available
...
svn path=/trunk/KDE/kdebase/workspace/; revision=719170
19 years ago
Rivo Laks
9e7870dea5
Don't try to use glx when it's not available.
...
Fixes crash when glx is there at compile time but not at runtime.
svn path=/trunk/KDE/kdebase/workspace/; revision=717942
19 years ago
Rivo Laks
ebc378ba91
Enable compositing by default only for Intel cards that are known to work (only 945GM atm)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=717759
19 years ago
Rivo Laks
68f7504fb0
- Add CompositingPrefs::compositingPossible() to check if compositing is supported at all.
...
- Use it in setupCompositing()
svn path=/trunk/KDE/kdebase/workspace/; revision=717330
19 years ago
Luboš Luňák
85e46eead6
Check for X errors during detecting OpenGL (don't let whole KWin startup fail
...
because of it).
svn path=/trunk/KDE/kdebase/workspace/; revision=717267
19 years ago
Luboš Luňák
2c9bee719e
Restore original glx context after using the temporary one for detecting,
...
this avoids visual freeze when reconfiguring.
CCMAIL: rivolaks@hot.ee
svn path=/trunk/KDE/kdebase/workspace/; revision=716819
19 years ago
Rivo Laks
686bffcc49
Apply driver-specific workaround (e.g. disabling vsync) for all driver versions since I don't
...
know that they are/will be fixed in later versions.
svn path=/trunk/KDE/kdebase/workspace/; revision=715547
19 years ago
Rivo Laks
8439c3be9a
VSync and vt switching is still broken in the latest nvidia driver
...
svn path=/trunk/KDE/kdebase/workspace/; revision=715202
19 years ago
Rivo Laks
59f21e39fe
Add automatic driver detection for compositing options.
...
This is used to set sane defaults and work around possible driver bugs.
Also, if you have a "whitelisted" driver (nvidia >= 96.39 or intel >= 20061017)
then compositing will be enabled by default for you.
svn path=/trunk/KDE/kdebase/workspace/; revision=714004
19 years ago