vmwgfx: Try to sort out format handling with composite.

Try to catch all cases where we have to do readbacks or format conversions
due to composite formats not being compatible with ordinary accel formats.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
Thomas Hellstrom
2011-07-01 11:28:52 +02:00
parent 8a21da8eaa
commit 8a9997f060
7 changed files with 704 additions and 232 deletions

View File

@@ -21,6 +21,7 @@ vmwgfx_drv_la_SOURCES = \
vmwgfx_ctrl.c \
vmwgfx_ctrl.h \
vmwgfx_xa_composite.c \
vmwgfx_xa_surface.c \
wsbm_util.h