xserver/hw
Adam Jackson f2aa0000a2 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.
(cherry picked from commit 718652eaf9)
2008-05-08 16:09:56 -04:00
..
dmx XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00
kdrive Bug #10016: Implement WM_CLASS hints in Xephyr. 2008-03-24 16:59:22 -04: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-08 16:09:56 -04:00
xgl No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
xnest Fix Motif menu drawing in Xnest. 2008-03-03 15:52:42 -05:00
xprint Check for __x86_64__ when we check for __amd64__ 2008-04-15 11:47:48 +10:00
xquartz dix: Modify callers of property and selection API to use new interfaces. 2008-02-29 18:01:37 -05:00
xwin dix: Modify callers of property and selection API to use new interfaces. 2008-02-29 18:01:37 -05:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00