Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some structure renaming. Prefix vertex/fragment-related structs with | Brian Paul | 2006-07-20 | 1 | -2/+2 |
* | Remove the _mesa_parse_arb_vertex/fragment_program() functions into | Brian Paul | 2005-11-19 | 1 | -49/+8 |
* | Move stuff common to vertex/fragment_program into the base class, including: | Brian Paul | 2005-11-12 | 1 | -0/+2 |
* | Unify vertex/fragment program instuctions. | Brian Paul | 2005-11-05 | 1 | -4/+3 |
* | Streamline code generation by using a fixed size instruction buffer in | Brian Paul | 2005-11-03 | 1 | -7/+11 |
* | Several fp and vp tweaks: | Keith Whitwell | 2005-11-01 | 1 | -0/+2 |
* | If parsing a program fails, don't change the vertex/fragment program object. | Brian Paul | 2005-10-29 | 1 | -3/+4 |
* | fix a typo | Brian Paul | 2005-01-19 | 1 | -3/+3 |
* | Initial changes after moving from src/mesa/main/. | Michal Krol | 2004-03-04 | 1 | -0/+74 |