r300g: try to use color varyings for texcoords if max texcoord limit is exceeded
authorMarek Olšák <maraeo@gmail.com>
Sat, 2 Feb 2013 05:20:25 +0000 (06:20 +0100)
committerMarek Olšák <maraeo@gmail.com>
Wed, 6 Feb 2013 13:45:22 +0000 (14:45 +0100)
commit85efb2fff0d4de56c31e414fd05a37d212211da1
treef90174f00111de86f6f1cf34dd381c2e68144a9d
parent1d3561d877c8294ffccfd6765268f32dc9ae62cf
r300g: try to use color varyings for texcoords if max texcoord limit is exceeded

+35 piglits
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_shader_semantics.h
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state_derived.c
src/gallium/drivers/r300/r300_vs.c