summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/prog_uniform.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: track initialization status of uniform variables. Plus, asst clean-ups.Brian Paul2008-11-101-11/+18
* mesa: add Initialized field to gl_uniform struct, for debugging purposes onlyBrian Paul2008-11-051-0/+1
* mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca2008-09-231-1/+1
* mesa: added null ptr checksBrian Paul2008-06-281-2/+2
* mesa: new functions for managing list/index of uniformsBrian Paul2008-05-141-0/+157