summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/shader_api.c
Commit message (Expand)AuthorAgeFilesLines
* comment about uniformsBrian2006-12-211-0/+4
* Uniform matrix support.Brian2006-12-201-54/+55
* code re-orgBrian2006-12-201-158/+155
* Fix shader object reference counting and hash table deallocation.Brian2006-12-201-7/+62
* Clean-up and re-org of the main GLSL object types.Brian2006-12-191-187/+198
* Overhaul of GLSL API functions, dispatching, etc.Brian2006-12-191-986/+525
* GLSL API functions.Brian2006-12-181-0/+1390