Age | Commit message (Expand) | Author |
---|---|---|
2007-10-20 | added case for TGSI_OPCODE_END | Brian |
2007-10-18 | added const qualifiers | Brian |
2007-10-18 | Corrected the file permissions in src/mesa/pipe. | Oliver McFadden |
2007-09-27 | Fix some compiler warnings with -pedantic | Keith Whitwell |
2007-09-27 | Enable codegen based whenever __i386__ is defined. | Keith Whitwell |
2007-09-24 | Enable SSE2 for FS. | michal |
2007-08-24 | Hook-up SSE2 to VS. | michal |
2007-08-24 | Indent. Remove GL dependencies. Simplify. Add rtasm instructions. | michal |
2007-08-24 | Add tgsi_sse2. | michal |