xserver-multidpi/hw
Peter Hutterer 9e0d73fd8a xfree86: call SetCursor for the VCP when switching between SW/HW rendering.
We need a manual call to SetCursor when we switch from SW to HW rendering and
the other way round. This way we display the new cursor after removing the old
one.
In addition, we only update the internal state for the VCP's sprite. This way,
when we switch back to HW rendering the state is up-to-date and wasn't
overwritten with the other sprite's state.

The second part is a hack. It would be better to keep a state for each sprite,
but then again we don't have hardware that can render multiple cursors so we
might as well do with the hack.
2008-05-06 17:52:15 +09:30
..
dmx Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
kdrive Merge branch 'master' into mpx 2008-05-02 11:00:14 +09:30
vfb Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
xfree86 xfree86: call SetCursor for the VCP when switching between SW/HW rendering. 2008-05-06 17:52:15 +09:30
xgl Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
xnest Merge branch 'master' into mpx 2008-04-22 18:04:05 +09:30
xprint Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
xquartz Merge branch 'master' into mpx 2008-05-02 11:00:14 +09:30
xwin Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
Makefile.am Revert "Removed XWin DDX" 2008-04-20 08:35:42 -07:00