xserver-multidpi/hw/xgl
Adam Jackson ae7f71a8b3 Implement core protocol backing store exclusively in terms of Composite.
Composite's automatic redirection is a more general mechanism than the
ad-hoc BS machinery, so it's much prettier to implement the one in terms
of the other.  Composite now wraps ChangeWindowAttributes and activates
automatic redirection for windows with backing store requested.  The old
backing store infrastructure is completely gutted: ABI-visible structures
retain the function pointers, but they never get called, and all the
open-coded conditionals throughout the DIX layer to implement BS are gone.

Note that this is still not a strictly complete implementation of backing
store, since Composite will throw the bits away on unmap and therefore
WhenMapped and Always hints are equivalent.
2007-08-25 15:08:20 -04:00
..
egl Death to RCS tags. 2007-06-29 14:06:52 -04:00
glx Static markup and dead code cull over xkb/. 2007-03-20 18:37:02 -04:00
glxext Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
Makefile.am Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xgl.h Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xglarea.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglcmap.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglcompose.c Fix a couple of picture repeat fields incorrectly compared to RepeatNormal. 2007-04-29 23:38:13 +02:00
xglcopy.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglfill.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglgc.c Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
xglgeometry.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglget.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglglx.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglglx.h Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglglyph.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglhash.c Initial commit of XGL build infrastructure and XGL code changes for 2005-12-28 10:31:46 +00:00
xglinit.c make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xglinput.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglloader.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglmodule.h Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xgloutput.c Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xglparse.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglpict.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglpixmap.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglscreen.c Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xglshm.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglsolid.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglsync.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xgltile.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xgltrap.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglwindow.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00
xglxv.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00