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