Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove NV vertex/fragment program print/debug code | Brian Paul | 2009-04-14 | 1 | -5/+0 |
| | | | | The code in prog_print.c can be used instead. | ||||
* | Some structure renaming. Prefix vertex/fragment-related structs with | Brian Paul | 2006-07-20 | 1 | -2/+2 |
| | | | | "gl_" to match other structs. | ||||
* | Unify vertex/fragment program instuctions. | Brian Paul | 2005-11-05 | 1 | -1/+1 |
| | | | | Based on patch by Ian (#4967) but also unify instruction opcodes. | ||||
* | Moved from src/mesa/main | Michal Krol | 2004-03-29 | 1 | -0/+50 |