st/xorg: split up shared Done call
authorKeith Whitwell <keithw@vmware.com>
Thu, 26 Nov 2009 10:34:28 +0000 (10:34 +0000)
committerKeith Whitwell <keithw@vmware.com>
Thu, 26 Nov 2009 11:23:36 +0000 (11:23 +0000)
commitfa799f81dec1b72e59008b7029d94a00bcf821bb
tree1c7f1b3690df8b3352e6ff812587a85e4dbde052
parentb4ea1eb871ec0e5fffd70bf4da6cdec5d25b5c50
st/xorg: split up shared Done call

The two users of composite (Composite and Solid) now call a new
xorg_composite_done() from their Done functions, while CopyDone
is directly implemented on top of xorg_renderer.c.
src/gallium/state_trackers/xorg/xorg_composite.c
src/gallium/state_trackers/xorg/xorg_composite.h
src/gallium/state_trackers/xorg/xorg_exa.c