Fix and enable GL_MESA_ycbcr_texture. Looks fine with yuvrect. I'm slightly
authorEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 22:01:40 +0000 (22:01 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 22:01:40 +0000 (22:01 +0000)
commitf33beed330c22b56bb97af73f56d83c34e985cb6
tree3b129f0363f8a81e86fbb6aa01ba36882f6a83c9
parent81d3bf58ff2b143b7df16e5d7af8672b33626e40
Fix and enable GL_MESA_ycbcr_texture.  Looks fine with yuvrect.  I'm slightly
concerned that TEXEL_YUV422 looks like TEXEL_YVU422 and TEXEL_VUY422 looks like
TEXEL_VYU422 in yuvrect, but I'm happy enough for now.
src/mesa/drivers/dri/sis/sis_context.c
src/mesa/drivers/dri/sis/sis_tex.c
src/mesa/drivers/dri/sis/sis_texstate.c