xserver-multidpi/hw
Adam Jackson 718652eaf9 Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.
Since glyphs are stored in pixmaps now, they can make their way into VRAM,
which invalidates a bunch of fast-path assumptions in the XAA code.  Thus
you end up doing color-expands or WriteBitmap from la-la land and your
aliased glyphs go all funny.

Since XAA isn't ever growing the ability to do sane glyph accel, just force
glyph pixmaps into host memory by catching them at CreatePixmap time.
2008-05-06 17:52:37 -04:00
..
dmx Death to TOG-CUP. 2008-04-18 19:56:41 -04:00
kdrive Xephyr: Handle depth 30 and reject higher depths rather than crashing. 2008-05-04 10:26:25 -07:00
vfb bug #10008: Make Xvfb.1 document the correct default depth 2008-03-01 18:45:46 -05:00
xfree86 Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory. 2008-05-06 17:52:37 -04:00
xgl Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
xnest xnest: re-enable XKB support. #10015 2008-04-22 16:32:56 +09:30
xprint Create dix/libXpdix.la for Xprint-specific build of libdix.la 2008-04-18 01:20:36 +10:00
xquartz XQuartz: Fixed typo 2008-05-06 03:04:13 -07:00
xwin Revert "Removed XWin DDX" 2008-04-20 08:35:42 -07:00
Makefile.am Revert "Removed XWin DDX" 2008-04-20 08:35:42 -07:00