Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-04 | Improve the quality of the disassembly output for fragment programs. | Keith Whitwell | |
2005-04-21 | Reduce the size of mesa's internal fragment and vertex program | Keith Whitwell | |
representations by switching to packed structures for registers and instructions. | |||
2004-10-21 | remove redundant check of parsed program target | Michal Krol | |
2004-08-25 | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch ↵ | Brian Paul | |
1015696) | |||
2004-03-30 | Reorder some code so we don't upset program state when there's a parsing error. | Brian Paul | |
Be sure to assign program.Base.String pointer. | |||
2004-03-29 | Accomodate ARB_fp XPD opcode separately from NV_fp's X2D. | Keith Whitwell | |
2004-03-04 | Initial changes after moving from src/mesa/main/. | Michal Krol | |
Needs testing - it havent been even compiled yet. |