summaryrefslogtreecommitdiff
path: root/vmwgfx/Makefile.am
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-07-01 11:28:52 +0200
committerThomas Hellstrom <thellstrom@vmware.com>2011-07-01 11:35:40 +0200
commit8a9997f060487c0aef07b8e8a95bb3a862de264f (patch)
tree1eb2b0ec79269d1850b2e8fd8914e4659ea30d76 /vmwgfx/Makefile.am
parent8a21da8eaa77bb1ec55ab8b5584554ae6cc41e1e (diff)
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>
Diffstat (limited to 'vmwgfx/Makefile.am')
-rw-r--r--vmwgfx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmwgfx/Makefile.am b/vmwgfx/Makefile.am
index 03dbf6a..e956b64 100644
--- a/vmwgfx/Makefile.am
+++ b/vmwgfx/Makefile.am
@@ -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