gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported and enable GL_MESA_ycbcr_texture
authorBrian <brian.paul@tungstengraphics.com>
Thu, 3 Apr 2008 22:37:30 +0000 (16:37 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 3 Apr 2008 22:37:30 +0000 (16:37 -0600)
commit1307eebfa07e3440554eb2871e5dbd94e98ed7a8
treea13fad1b15516ebb45ed6d825262d46cf176b89f
parent766f3a545ebb317d2115b9053a8fc13b49ceec12
gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported and enable GL_MESA_ycbcr_texture

Update texture format selection code too.
src/mesa/state_tracker/st_extensions.c
src/mesa/state_tracker/st_format.c