Age | Commit message (Expand) | Author |
---|---|---|
2007-10-18 | handle fogcoord/raster distance | Brian |
2007-10-17 | remove #include vf.h | Brian |
2007-10-17 | generate selection hit if in selection mode and pos is not clipped | Brian |
2007-10-01 | don't crash in RasterPos if feedback not implemented yet | Brian |
2007-09-25 | Translate mesa vertex/fragment programs to TGSI programs at same time to do p... | Brian |
2007-09-21 | Fix up some point size breakage. Start on fogcoord too. | Brian |
2007-09-20 | remove #includes of tgsi_attribs.h | Brian |
2007-09-20 | Switch fragment/vertex shaders to the new caching semantics. | Zack Rusin |
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-09-10 | merge buffer_unreference(), buffer_reference() | Brian |
2007-09-10 | glRasterPos function | Brian |