xserver-multidpi/hw
Adam Jackson fd41f46ac6 Allow xf86DuplicateMode() to work correctly on read-only modes.
Before this it was meaningless to try to mark DisplayModeRec tables
const, since the mode name would be emitted as a pointer to an
anonymous string constant, and therefore would have to be fixed up by
ld.so and so couldn't live in .rodata.  With this change the standard
mode lists can live in .rodata, and modes duplicated from them will
have their names filled in on the fly.
2008-02-29 16:01:14 -05:00
..
dmx XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00
kdrive [Xephyr/GL] unbreak the build 2008-02-27 09:48:53 +01:00
vfb Use strerror instead of errno values in user strings. 2008-02-14 07:52:02 +11:00
xfree86 Allow xf86DuplicateMode() to work correctly on read-only modes. 2008-02-29 16:01:14 -05:00
xgl No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
xnest requestingClient is an xprintism, hide it for other servers. 2008-02-14 07:11:52 +11:00
xprint Use strerror instead of errno values in user strings. 2008-02-14 07:52:02 +11:00
xquartz XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00
xwin Revert "registry: Register WINDOWSWM extension protocol names." 2007-11-20 17:50:26 -05:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00