Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Committing in . | Jouk Jansen | 2003-03-19 | 1 | -7/+7 |
* | Rewrite of fragment program named parameters, constants, etc. Not done. | Brian Paul | 2003-03-19 | 1 | -17/+23 |
* | Store partial derivative values in sw_span structure. | Brian Paul | 2003-03-16 | 1 | -102/+340 |
* | Fix up some fragment program texture enable issues. | Brian Paul | 2003-03-15 | 1 | -64/+78 |
* | Clean-up of parser error handling/reporting. | Brian Paul | 2003-03-14 | 1 | -15/+21 |
* | added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof) | Brian Paul | 2003-03-04 | 1 | -3/+2 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -23/+9 |
* | pass the instruction to store_vector4(). implement KIL. | Brian Paul | 2003-02-25 | 1 | -151/+116 |
* | Move span stuff from swrast.h to s_context.h (it's private). | Brian Paul | 2003-02-23 | 1 | -39/+475 |
* | Implement parsing of texture instructions and prototype execution. | Brian Paul | 2003-02-17 | 1 | -1/+106 |
* | fragment program execution | Brian Paul | 2003-01-14 | 1 | -0/+376 |