vmwgfx: Try to sort out format handling with composite.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 1 Jul 2011 09:28:52 +0000 (11:28 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 1 Jul 2011 09:35:40 +0000 (11:35 +0200)
commit8a9997f060487c0aef07b8e8a95bb3a862de264f
tree1eb2b0ec79269d1850b2e8fd8914e4659ea30d76
parent8a21da8eaa77bb1ec55ab8b5584554ae6cc41e1e
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>
vmwgfx/Makefile.am
vmwgfx/vmwgfx_dri2.c
vmwgfx/vmwgfx_saa.c
vmwgfx/vmwgfx_saa.h
vmwgfx/vmwgfx_saa_priv.h [new file with mode: 0644]
vmwgfx/vmwgfx_tex_video.c
vmwgfx/vmwgfx_xa_surface.c [new file with mode: 0644]