Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Translate mesa vertex/fragment programs to TGSI programs at same time to do p... | Brian | 2007-09-25 | 1 | -31/+30 | |
* | Fix up some point size breakage. Start on fogcoord too. | Brian | 2007-09-21 | 1 | -0/+3 | |
* | remove #includes of tgsi_attribs.h | Brian | 2007-09-20 | 1 | -1/+0 | |
* | Switch fragment/vertex shaders to the new caching semantics. | Zack Rusin | 2007-09-20 | 1 | -1/+2 | |
* | Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics. | Brian | 2007-09-19 | 1 | -4/+9 | |
* | Convert shader to an immutable state object. | Zack Rusin | 2007-09-18 | 1 | -3/+3 | |
* | merge buffer_unreference(), buffer_reference() | Brian | 2007-09-10 | 1 | -1/+1 | |
* | glRasterPos function | Brian | 2007-09-10 | 1 | -0/+350 |