summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/nvfragparse.c
Commit message (Collapse)AuthorAgeFilesLines
* mesa: support boolean and integer-based parameters in prog_parameterBryan Cain2011-08-011-8/+15
| | | | | | The functionality is not used by anything yet, and the glUniform functions will need to be reworked before this can reach its full usefulness. It is nonetheless a step towards integer support in the state tracker and classic drivers.
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
|
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+1588