XLibre Xserver
Go to file
Michel Dänzer 4cfb36f6ad EXA: Handle separate alpha maps properly in Composite fallback, take two.
Preserve the EXA ABI by introducing a new driver flag EXA_SUPPORTS_PREPARE_AUX.
If the driver doesn't set this flag, we have to assume any Prepare/FinishAccess
driver hooks can't handle the EXA_PREPARE_AUX* indices, so we move out such
pixmaps at PrepareAccess time.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=18710 .

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
2009-02-27 16:37:28 +01:00
Xext mi: split EQ popping and event processing into two functions. 2009-02-23 17:52:40 +10:00
Xi Xi: remove AllExtensionVersions. 2009-02-25 14:58:08 +10:00
composite
config config: if we can't connect to HAL, listen for a startup notification. 2009-02-10 15:01:44 +10:00
damageext
dbe
dix dix: set the valuator mode in set_valuators 2009-02-25 14:50:55 +10:00
doc Remove references to rgb.txt from files section of Xserver and Xorg man pages 2009-02-27 14:42:59 +00:00
exa EXA: Handle separate alpha maps properly in Composite fallback, take two. 2009-02-27 16:37:28 +01:00
fb fb: add fbDoCopy and fbCopyRegion compatibility wrappers. 2009-02-11 14:35:17 +01:00
glx glx: Inialize best_score before calculating visual scores 2009-02-17 08:27:32 -08:00
hw Revert "Fix up Xephyr build for recent EXA changes." 2009-02-27 16:37:27 +01:00
include include: fix indentation for lastSlave/master. 2009-02-25 14:50:55 +10:00
mi mi: split EQ popping and event processing into two functions. 2009-02-23 17:52:40 +10:00
miext [shadow] Store the closure in the buffer 2009-01-28 17:33:25 -05:00
os Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
randr Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch) 2009-02-25 11:08:01 -08:00
record
render xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
xfixes xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
xkb Input: change processing API to InternalEvents. 2009-02-23 17:52:40 +10:00
.gitignore .gitignore: ignore sdksyms.dep 2009-01-25 19:13:33 -02:00
COPYING
Makefile.am
acinclude.m4 dolt: allow older versions of bash to compile the xserver (#19031) 2008-12-12 04:54:34 -05:00
autogen.sh
configure.ac configure.ac: Support version strings like W.X.Y.Z-XXXXXX 2009-02-17 23:27:08 -08:00
cpprules.in
xorg-server.m4
xorg-server.pc.in