Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Redoing the way we handle vertex shaders for the draw module." | Zack Rusin | 2007-09-28 | 1 | -0/+8 |
* | Revert "Use sse only if GALLIUM_SSE is defined" | Zack Rusin | 2007-09-28 | 1 | -7/+4 |
* | Use sse only if GALLIUM_SSE is defined | Zack Rusin | 2007-09-28 | 1 | -4/+7 |
* | Redoing the way we handle vertex shaders for the draw module. | Zack Rusin | 2007-09-28 | 1 | -8/+0 |
* | Enable codegen based whenever __i386__ is defined. | Keith Whitwell | 2007-09-27 | 1 | -2/+2 |
* | clean-up #includes | Brian | 2007-09-25 | 1 | -4/+2 |
* | disable TGSI_DEBUG | Brian | 2007-09-25 | 1 | -1/+1 |
* | translate Mesa programs to TGSI programs (formerly in st_atom_[fv]s.c) | Brian | 2007-09-25 | 1 | -0/+413 |