xserver/hw/xfree86
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
..
common Add M32R architecture support (bug #10020) 2008-04-30 11:58:32 +03:00
ddc Compile fix. 2008-03-28 17:53:55 -04:00
dixmods glcore: drop GLcore (files) 2008-04-23 18:11:55 +03:00
doc Minor xorg.conf manpage fixups 2008-04-20 20:36:44 +02:00
dri Fix an off by one read error in drmSIGIOHandler(). 2008-05-01 10:14:30 +09:30
dri2 Pick up dri2proto from the standard proto header include path. 2008-04-02 19:21:41 -04:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa exa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-22 17:28:48 +01:00
fbdevhw Clean up DisplayModeRec handling in many places. 2008-02-29 16:01:14 -05:00
i2c Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer. 2007-09-04 16:42:57 +02:00
int10 Fix PCI config space cycles from int10 emulator. 2008-04-04 12:58:12 -04:00
loader Keep rotation wrappers in place while transforms are in use 2008-04-29 09:00:11 -07:00
modes xf86edid: fix typo in debug output 2008-05-06 16:47:18 +10:00
os-support Add M32R architecture support (bug #10020) 2008-04-30 11:58:32 +03:00
parser Add missing file from previous commit. 2008-03-02 18:36:25 -05:00
rac Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
ramdac devPrivates rework: convert CursorRec and CursorBits over to new interface. 2007-08-30 11:40:39 -04:00
shadowfb Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
utils xorgcfg: Fix a crash if xorg.conf doesn't have a Files section. 2008-05-01 15:55:15 +09:30
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu Check for __x86_64__ when we check for __amd64__ 2008-04-12 20:39:18 +02:00
xaa Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory. 2008-05-06 17:52:37 -04:00
xf1bpp Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xf4bpp Fix a stray use of ALLOCATE_LOCAL. 2008-03-14 14:46:03 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am So long, and thanks for all the cfb. 2008-04-11 09:47:51 -04:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00