Minor r200 vertex program cleanups. Remove disabled leftovers from r300 vertex progra...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 30 Aug 2006 13:44:31 +0000 (13:44 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Wed, 30 Aug 2006 13:44:31 +0000 (13:44 +0000)
commita974aaaa3e77a04375e5a9ddd413507596bd743e
treee06f11b397f59703e129caa9a0d1527e84f17dd4
parente6de1edaf0479f44773e5c841612937c7a891978
Minor r200 vertex program cleanups. Remove disabled leftovers from r300 vertex program code. Fix authors. Correct slightly wrong check to determine if ran out of temps. Simplify check to determine if ran out of max instructions. Correctly report used native temps. Always kick off program translation when ProgramStringNotify is called (otherwise the reported native resources used queried might be wrong).
src/mesa/drivers/dri/r200/r200_context.h
src/mesa/drivers/dri/r200/r200_vertprog.c