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