xserver-multidpi/Xext
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
..
appgroup.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
appgroup.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
bigreq.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cup.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
dpms.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dpmsproc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dpmsstubs.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
EVI.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
EVIstruct.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fontcache.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Allow configurable serverconfigdir for security policy location 2007-05-28 21:53:02 -04:00
mbuf.c Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
mbufbf.c Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
mbufpx.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mitmisc.c remove optional R3 backwards compatibility 2006-08-07 23:43:40 +03:00
panoramiX.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiX.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
panoramiXh.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiXprocs.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
panoramiXsrv.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiXSwap.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sampleEVI.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
saver.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
security.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
SecurityPolicy R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
securitysrv.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
shape.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
shm.c Export fbShmPutImage to modules. 2007-08-24 14:02:35 +02:00
shmint.h Export fbShmPutImage to modules. 2007-08-24 14:02:35 +02:00
sleepuntil.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sleepuntil.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sync.c Fix the value comparisons in the IDLETIME wakeup handler. 2007-08-14 22:47:49 +02:00
xace.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
xace.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
xacestr.h Add four new XACE hooks: auditing, key event notification, window init 2006-08-25 18:17:01 -04:00
xcalibrate.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xcmisc.c CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption 2007-04-03 15:47:18 +02:00
xevie.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
xf86bigfont.c Add some more support for DragonFly. From Joerg Sonnenberger 2007-08-16 11:20:12 -05:00
xprint.c Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
xres.c Improve XRes to; 2006-07-31 17:32:05 +01:00
xtest.c Xext: Update device's lastx/lasty when sending a motion event with XTest. 2007-03-01 09:59:37 +10:30
xvdisp.c Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
xvdisp.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xvdix.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xvmain.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xvmc.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xvmcext.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00