summaryrefslogtreecommitdiff
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-06-21 00:10:16 +0200
committerThomas Hellstrom <thellstrom@vmware.com>2011-06-21 00:11:20 +0200
commit5f20fae40d3034de4dc8fdb3678000f7b17c6d75 (patch)
treee7375cedd802b697ae7b9414fcedf23de9ca7608 /src/gallium/targets
parent642951fbcaa56a975422f7caddf6620f20d47721 (diff)
st/xa: Really support xa_surface_format. Bump minor.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'src/gallium/targets')
-rw-r--r--src/gallium/targets/xa-vmwgfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/xa-vmwgfx/Makefile b/src/gallium/targets/xa-vmwgfx/Makefile
index 9496b22b51c..7d46627db44 100644
--- a/src/gallium/targets/xa-vmwgfx/Makefile
+++ b/src/gallium/targets/xa-vmwgfx/Makefile
@@ -4,7 +4,7 @@ include $(TOP)/configs/current
##### MACROS #####
XA_MAJOR = 0
-XA_MINOR = 1
+XA_MINOR = 2
XA_TINY = 0
XA_CFLAGS = -g -fPIC