Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-org of register files for vertex/fragment programs. Will be easier to | Brian Paul | 2003-08-17 | 1 | -16/+7 |
* | Initial implementation of GL_MESA_program_debug - a vertex/fragment program | Brian Paul | 2003-07-21 | 1 | -4/+5 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | fix scalar literal parsing glitches | Brian Paul | 2003-05-10 | 1 | -1/+5 |
* | fragment program named constants and named program parameters basically work now | Brian Paul | 2003-04-05 | 1 | -2/+2 |
* | Fix up some fragment program texture enable issues. | Brian Paul | 2003-03-15 | 1 | -1/+16 |
* | Clean-up of parser error handling/reporting. | Brian Paul | 2003-03-14 | 1 | -5/+11 |
* | parser clean-ups | Brian Paul | 2003-02-23 | 1 | -2/+2 |
* | Implement parsing of texture instructions and prototype execution. | Brian Paul | 2003-02-17 | 1 | -2/+2 |
* | First batch of code for GL_NV_fragment_program. | Brian Paul | 2003-01-14 | 1 | -0/+149 |