summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/arbvertparse.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the size of mesa's internal fragment and vertex programKeith Whitwell2005-04-211-0/+3
| | | | | representations by switching to packed structures for registers and instructions.
* Initial changes after moving from src/mesa/main/.Michal Krol2004-03-041-0/+33
Needs testing - it havent been even compiled yet.