Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow more verbose error output. | José Fonseca | 2007-10-31 | 1 | -1/+1 |
* | fix get_result_vector() since fp output slots are not fixed anymore | Brian | 2007-10-10 | 1 | -0/+3 |
* | Clean-up the TGSI_SEMANTIC tokens, introduce semantic indexes. | Brian | 2007-09-20 | 1 | -1/+2 |
* | Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics. | Brian | 2007-09-19 | 1 | -0/+2 |
* | Convert shader to an immutable state object. | Zack Rusin | 2007-09-18 | 1 | -1/+1 |
* | clean-up comments | Brian | 2007-08-23 | 1 | -13/+6 |
* | Checkpoint commit: i915 texture works, use new vertex_info struct | Brian | 2007-08-23 | 1 | -49/+2 |
* | fix assertions in swizzle() | Brian | 2007-08-22 | 1 | -5/+5 |
* | Rework of shader constant buffers. | Brian | 2007-08-22 | 1 | -4/+4 |
* | code movement, null ptr checks, etc | Brian | 2007-08-22 | 1 | -11/+0 |
* | Fragment shader translation seems to basically work now. More testing needed. | Brian | 2007-08-21 | 1 | -86/+19 |
* | Initial check-in of i915 fragment program translation (from tgsi). | Brian | 2007-08-21 | 1 | -0/+339 |