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