xserver/hw/xfree86
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
..
common Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
ddc MakeAtom needs length without trailing NUL. sizeof("string") includes NUL. 2007-07-14 12:13:17 -07:00
dixmods Get rid of the type1 font module. 2007-08-23 11:27:33 +02:00
doc Get rid of the type1 font module. 2007-08-23 11:27:33 +02:00
dri Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
dummylib Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fbdevhw Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework 2007-01-19 12:59:54 -08:00
i2c Death to RCS tags. 2007-06-29 14:06:52 -04:00
int10 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
loader Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
modes randr: fixup crtc and output destroy 2007-08-23 16:22:03 +10:00
os-support Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
parser Death to RCS tags. 2007-06-29 14:06:52 -04:00
rac Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
ramdac Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. 2007-03-25 22:01:34 -04:00
shadowfb Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
utils Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
vbe Add VBE PanelID support. 2007-06-27 09:19:28 -04:00
vgahw Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
x86emu Make x86emu's I/O cycle tracing more useful. 2007-07-02 18:41:55 -04:00
xaa Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xf1bpp Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xf4bpp Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
Makefile.am Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
Options
xorgconf.cpp remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00