~thopiekar/xorg-server/+git/xorg-xserver:lg3d-7.2

Last commit made on 2006-11-24
Get this branch:
git clone -b lg3d-7.2 https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver

Branch merges

Branch information

Name:
lg3d-7.2
Repository:
lp:~thopiekar/xorg-server/+git/xorg-xserver

Recent commits

89b8411... by Deron <email address hidden>

Fix the Xvfb visuals bug a better way

3fc1286... by Deron <email address hidden>

populate lg3d-7.2 branch

07b99b3... by Adam Jackson <email address hidden>

configure.ac bump.

07c437e... by Adam Jackson <email address hidden>

Include a forgotten ia64 header in the distball. Builds on ia64 now.

d17becf... by Adam Jackson <email address hidden>

Fix distcheck.

9ded924... by Matthias Hopf <email address hidden>

Fix obviously wrong boundary checks + cleanup unused vars.

Also disable compilation of code that is no longer used anywhere in the whole
Xserver tree.
(cherry picked from 072c022e731c3aadf34096f16364e29df47280d2 commit)

f816eaf... by Matthias Hopf <email address hidden>

Fix device path in altixPCI.c to be domain aware.
(cherry picked from d50fc413b39f52663b46084c28e81fc4933a7b49 commit)

6d56600... by Matthias Hopf <email address hidden>

Add domain support to linuxPciOpenFile().

Loosely based on patch from David S. Miller <email address hidden>
See also bug #2368.
(cherry picked from 1d731fc54a2cf5d3f353d8ee1c7c4989df27f011 commit)

dbe3e8d... by Matthias Hopf <email address hidden>

Fixing domain support for ia64

ia64 specific functions + defines.
Still uses /proc interface for some scaning code.
Based on code from Egbert Eich <email address hidden>.
(cherry picked from caaa113acf4144fd47a1ac93ca440d78d1983e54 commit)

5ab79d6... by Matthias Hopf <email address hidden>

Added linux 2.6 compatible domain aware device scanning code.

Additional scanning code uses the /sys interface of 2.6 kernels.
Cleaned up the use of tags and already split domain/bus/dev/fn.
(cherry picked from 5afc6c1a14fea2966017493b045fa7209faeb8eb commit)