From 340c0f6f9ece070e3f3245134eabe80d7551a870 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Wed, 7 Dec 2011 20:11:23 +0100 Subject: 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 Reviewed-by: Jakob Bornecrantz --- src/gallium/targets/xa-vmwgfx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/targets') 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 -- cgit v1.2.3