OSDN Git Service

st/mesa: add color varyings to MaxVarying
authorMarek Olšák <maraeo@gmail.com>
Tue, 22 Nov 2011 14:05:29 +0000 (15:05 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 12 Dec 2011 07:04:51 +0000 (08:04 +0100)
commit1ded658ce074a85bc08c989ff17840b840ff3051
tree8a188f5c771f11d5bffd054957d26706c56171ae
parent592323de1ea5b9e5eab8b66690c8aecc6901c5de
st/mesa: add color varyings to MaxVarying

The linker now adds color varyings to the number of used varyings and checks
against that limit.

NOTE: This is a candidate for the 7.11 branch.
src/mesa/state_tracker/st_extensions.c