~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk:server-1.2-branch

Last commit made on 2007-02-15
Get this branch:
git clone -b server-1.2-branch https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk

Branch merges

Branch information

Recent commits

77e885a... by Daniel Stone

configure.ac: exit 1 to encourage use of 1.3 branch

1f8abd6... by Daniel Stone

revert accidental test
That'll learn me ...

8a0550d... by Daniel Stone

test

96c6373... by Tilman Sauerbeck <email address hidden>

Distribute hw/xfree86/modes.

12505d9... by Keith Packard <email address hidden>

Merge crtc/output-based mode selection code.

This code comes from the intel driver, so there's no history in this tree.

As the crtc/output-based mode selection code uses ddc, the ddc and i2c
modules have been merged into the server. Attempts to load them are safely
ignored now.

d1170fe... by Eric Anholt

Add missing dirty marking in a couple of fallback cases in the exaGlyphs path.

(cherry picked from commit 81aa7f059d3cfd8d28420b7932b8ff7e06d67979)

f8fd7f2... by Eric Anholt

Mark sync when UploadToScreen succeeds in exaGlyphs().

(cherry picked from commit a5f19c5150a7b3dc2ff3ad759ee1a6ab0ad8925c)

c328513... by Eric Anholt

Set the Damage version supported in the server, instead of using damageproto.

This was caught by distributions upgrading damageproto to 1.1, before the
server they had supported it. The server then advertised the new version
without supporting the protocol.
(cherry picked from 8274ea6aa97b06a56b7468c3908894c0ff72b687 commit)

9678653... by Alan Coopersmith

Plug memory leak in doLoadModule()
(cherry picked from cf7ca9d09cba14d107152a5179de38e5ef7bd784 commit)

46e3ed8... by Alan Coopersmith

Make xf1bpp build correctly with compilers that don't support -include
(cherry picked from 0f0c321adf2850b3d7aafe281362bfe424cb0ca1 commit)