summaryrefslogtreecommitdiff
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-12-07 20:11:23 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2011-12-08 09:51:19 +0100
commit340c0f6f9ece070e3f3245134eabe80d7551a870 (patch)
tree6afbb0277d8d4493ec67dbcd150bd834fbe1e95a /src/gallium/targets
parentd4976158c7f32705b48c773c3abd1b22bebe9c16 (diff)
st/xa: Update xa_yuv_planar_blit semantics
Change and document the interpretation of the color conversion matrix in order to make the function more versatile and to simplify the generated shader. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@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 6ca446a15dc..26d95cbb8f5 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 = 5
+XA_MINOR = 6
XA_TINY = 0
XA_CFLAGS = -Wall -pedantic