~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk:XACE-modular

Last commit made on 2006-09-15
Get this branch:
git clone -b XACE-modular https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk

Branch merges

Branch information

Recent commits

49a70c8... by Eamon Walsh <email address hidden>

Merge branch 'master' into my-XACE-modular

05231e3... by Ian Romanick <email address hidden>

Use correct opcodes for GLX_EXT_texture_from_pixmap.

Regenerate from glX_API.xml 1.3 from Mesa. The glproto package and libGL
(from Mesa) must also be updated.

0a62840... by Bill Nottingham <email address hidden>

Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)

X.Org Bugzilla #7641 <https://bugs.freedesktop.org/show_bug.cgi?id=7641>
Patch #6349 <https://bugs.freedesktop.org/attachment.cgi?id=6349>

182e5e0... by Drew Parsons

Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh
pending resolution of #8232.

594d401... by Tilman Sauerbeck <email address hidden>

transformIsIdentity() now doesn't accept a zero matrix as the identity.

Added a non-zero test for one of the diagonal values.

fc30370... by Tilman Sauerbeck <email address hidden>

Bug #8226: Fixed SetPictureTransform()'s handling of the argument matrix.

It now recognizes scaled variants of the identity matrix, too.

2b357e9... by Donnie Berkholz

If we're installing libxf86config, install headers needed to build against it.

b3a3020... by Jesse Barnes <email address hidden>

the new PCI mapping routines are broken on sparc64 (in fact they look
broken for any 32 bit X server running on a 64 bit kernel) so #ifdef
them out for now. the PCI rework tree will make all this crap go away,
so I think we can tolerate the extra #ifdef for the next release.

6525610... by Drew Parsons

* Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`
  instead of `/bin/sh /etc/init.d/xprint get_xpserverlist`
 - allows the initscript to set its own different shell under #!
 - allows disabling of XPSERVERLIST by making the script non-executable
* Allow files to be installed by using dist_*_DATA instead of EXTRA_DIST.
  Also, use dist_*_SCRIPTS to install scripts.
* Fix minor typos in man pages.

d1110c5... by Eamon Walsh <email address hidden>

Generalize the handling of configuration files that ship with extensions.