~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk:wonderland-dev

Last commit made on 2007-06-05
Get this branch:
git clone -b wonderland-dev https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk

Branch merges

Branch information

Recent commits

0f39738... by Deron <dj@dj-laptop.(none)>

Added debug code (currently disabled)

db3eef0... by Deron <dj@dj-laptop.(none)>

Add dix extension

fb62fe4... by Deron <dj@dj-laptop.(none)>

Modify existing files in branch.

fe201a8... by Deron <dj@dj-laptop.(none)>

Add more files to branch.

9789f35... by Deron <dj@dj-laptop.(none)>

New file in branch.

1d7fbdf... by Keith Packard <email address hidden>

Disable use of xf86RandR12TellChanged when unavailable (1.2 server).

When building the new mode setting code out-of-tree against an older server,
don't use xf86RandR12TellChanged as that is a RandR 1.2 specific interface.

f9a0b93... by Keith Packard <email address hidden>

Update version to 1.3.0.0

05e1c45... by Keith Packard <email address hidden>

Disable SourceValidate in rotation to capture cursor.

SourceValidate is used exclusively by the software cursor code to pull the
cursor off of the screen before using the screen as a source operand. This
eliminates the software cursor from the frame buffer while painting the
rotated image though. Disabling this function by temporarily setting the
screen function pointer to NULL causes the cursor image to be captured.

8b217de... by Keith Packard <email address hidden>

Was accidentally disabling rotation updates in mode set.

Setting a mode on an unrotated CRTC was causing all of the rotation updates
to be disabled; the loop looking for active rotation wasn't actually looking
at each crtc, it was looking at the modified crtc many times.

a63704f... by Erik Andrén

Syncmaster 226 monitor needs 60Hz refresh (#10545).

I've managed to solve my own bug (#10545) by applying the following
patch to the xserver.

Please apply.

<Conspiracy mode on>
This monitor is "Vista Certified". I wonder if this is a pure coincidence...
<Conspiracy mode off>

With kind regards
Erik Andrén