st/xorg: split copy operation into prepare/copy/done phases
authorKeith Whitwell <keithw@vmware.com>
Thu, 26 Nov 2009 11:17:06 +0000 (11:17 +0000)
committerKeith Whitwell <keithw@vmware.com>
Thu, 26 Nov 2009 11:23:37 +0000 (11:23 +0000)
commit8544c309d0a296449d11cf2cf52ca306662dc41d
treedccb3bed08351ef4e7e04231fe667b6be271f9a3
parent91a5131e6b4b9d55c7123d3a8334826a443abcf6
st/xorg: split copy operation into prepare/copy/done phases

Any high-overhead one-off tasks are moved into the prepare hook.
src/gallium/state_trackers/xorg/xorg_exa.c
src/gallium/state_trackers/xorg/xorg_exa.h
src/gallium/state_trackers/xorg/xorg_renderer.c
src/gallium/state_trackers/xorg/xorg_renderer.h
src/gallium/state_trackers/xorg/xorg_xv.c