Go to file
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
afb Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
composite Rework composite overlay window code to fix several resource management bugs. 2008-05-04 21:54:27 -07:00
config Support to pass arbitrary options via HAL hotplugging 2008-03-25 17:37:25 +01:00
damageext Revert "registry: Register DAMAGE extension protocol names." 2007-11-20 17:31:00 -05:00
dbe Clean up many #if 0. 2007-12-02 12:40:25 -05:00
dix Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events 2008-04-30 17:33:07 -07:00
doc Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
exa EXA: Fall back in CompositeRects if the driver can't accelerate Composite. 2008-05-01 15:10:52 +02:00
fb Removed fbpseudocolor.h from sdk_HEADERS. 2008-04-19 12:54:40 +02:00
GL XQuartz: Compile in missing glx source that we still need 2008-04-24 18:24:46 -07:00
hw Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory. 2008-05-06 17:52:37 -04:00
include Add M32R architecture support (bug #10020) 2008-04-30 11:58:32 +03:00
mfb devPrivates rework: put back some changes that were mistakenly removed 2007-11-20 15:31:44 -05:00
mi Empty the borderClip of manual redirect windows. (bug 15823) 2008-05-04 21:54:22 -07:00
miext Rootless: mi doesn't let us resize root, so we need to do it ourselves... 2008-05-05 15:34:10 -07:00
os Death to TOG-CUP. 2008-04-18 19:56:41 -04:00
randr Make xf86SetDesiredModes aware of current output configuration 2008-03-17 14:13:09 -07:00
record Revert "registry: Register Record extension protocol names." 2007-11-20 17:55:47 -05:00
render Bug #10463: Always initialize reference pixel before AllocColor() 2008-02-29 16:39:29 -05:00
Xext drop EVI remnants 2008-04-23 18:11:56 +03:00
xfixes Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput} 2008-02-22 15:25:26 -05:00
Xi Xi: don't attempt to send to a NULL window. 2008-04-24 14:19:28 +09:30
xkb xkb: use the correct device instead of an uninitialised "dev". #15614 2008-04-22 13:30:25 +09:30
XTrap Revert "registry: Register XTrap extension protocol names." 2007-11-20 18:49:30 -05:00
.gitignore .gitignore: Added Xquartz stuff 2008-04-21 19:08:28 -07:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac XQuartz: Move server bits into bundle and setup stub in /usr/X11/bin/Xquartz in prep for startup rewrite 2008-05-06 02:49:48 -07:00
COPYING COPYING: Collapse 'canonical license' into one statement 2007-11-07 03:58:56 +02:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am So long, and thanks for all the cfb. 2008-04-11 09:47:51 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00