mesa: Move the list of builtin uniform info from ir_to_mesa to shared code.
authorEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 23:06:35 +0000 (16:06 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 23:26:58 +0000 (16:26 -0700)
commitdaacaac3c8b91c87ab2cfc2d9f821474552b8181
tree150b413e97591aa4166182dcc66f3b7827e6c9b9
parent9ac910cfcddf1b6e7c520261371e78fc9bcbddcf
mesa: Move the list of builtin uniform info from ir_to_mesa to shared code.

I'm still not pleased with how builtin uniforms are handled, but as
long as we're relying on the prog_statevar stuff this seems about as
good as it'll get.
src/mesa/main/uniforms.c
src/mesa/main/uniforms.h
src/mesa/program/ir_to_mesa.cpp