Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify vertex/fragment program instuctions. | Brian Paul | 2005-11-05 | 1 | -168/+0 |
* | Rename FRAG_OUTPUT_* tokens to FRAG_RESULT_* to match vertex program convention | Brian Paul | 2005-11-02 | 1 | -3/+3 |
* | Several fp and vp tweaks: | Keith Whitwell | 2005-11-01 | 1 | -9/+0 |
* | Lots of clean-up in arb program parser. | Brian Paul | 2005-10-30 | 1 | -6/+15 |
* | Sort instructions for clarity. | Keith Whitwell | 2005-05-04 | 1 | -33/+33 |
* | Reduce the size of mesa's internal fragment and vertex program | Keith Whitwell | 2005-04-21 | 1 | -23/+25 |
* | Added PRINT instruction for GL_NV_fragment_program. | Brian Paul | 2004-12-18 | 1 | -2/+4 |
* | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul | 2004-08-25 | 1 | -0/+1 |
* | Audit/fixes for NV/ARB TEX, TXP, TXB, TXD instructions. | Brian Paul | 2004-04-18 | 1 | -1/+2 |
* | Implement ARB_f_p KIL correctly. | Brian Paul | 2004-04-02 | 1 | -1/+2 |
* | Accomodate ARB_fp XPD opcode separately from NV_fp's X2D. | Keith Whitwell | 2004-03-29 | 1 | -1/+2 |
* | Moved from src/mesa/main | Michal Krol | 2004-03-29 | 1 | -0/+160 |