composite: Automatically enable backing store support on the screen
authorAdam Jackson <ajax@redhat.com>
Tue, 5 Nov 2013 15:08:17 +0000 (10:08 -0500)
committerAdam Jackson <ajax@redhat.com>
Mon, 9 Dec 2013 18:20:36 +0000 (13:20 -0500)
commita2b2c271e0ca87d3188ba2741b6db9bbbdc599f5
tree21fdcec9f9ef68b16189c7fa67fa21b19f867f84
parente0cac005608a2e5618c7be59701318d684e0bb93
composite: Automatically enable backing store support on the screen

... unless you explicitly disabled it with -bs on the command line, or
with the corresponding thing in xorg.conf.

v2: Drop a bogus hunk from compChangeWindowAttributes [vsyrjala]
v3: s/TRUE/WhenMapped/ [jcristau]

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
composite/compinit.c
hw/xfree86/common/xf86Helper.c