xserver/miext/cw
Keith Packard e61b5d38ab Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32
visuals. Necessary to keep Flash from crashing.
Must call ValidateGC/ValidatePicture on "real" GC/Picture to ensure
    pCompositeClip is set correctly.
Need to take the composite clip from the "real" GC/Picture and turn it into
    the clientClip for the backing version.
Adjust pixmap screen origin to account for drawable->x/y Change debugging
    output a bit (disabled by default)
2004-08-14 07:12:37 +00:00
..
cw.c Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 2004-08-14 07:12:37 +00:00
cw.h Fix various cw issues, including a couple reported by deronj: 2004-08-12 08:11:59 +00:00
cw_ops.c Fix various cw issues, including a couple reported by deronj: 2004-08-12 08:11:59 +00:00
cw_render.c Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 2004-08-14 07:12:37 +00:00