Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs. | Michal Krol | 2008-04-28 | 1 | -0/+14 |
* | rtasm: Implement x86_retw. | José Fonseca | 2008-04-27 | 1 | -0/+6 |
* | rtasm: debug some missing funcs | Keith Whitwell | 2008-04-21 | 1 | -0/+3 |
* | rtasm: clean up debug dumping a little | Keith Whitwell | 2008-04-21 | 1 | -146/+140 |
* | rtasm: propogate errors in x86 emit | Keith Whitwell | 2008-04-21 | 1 | -5/+29 |
* | rtasm: add dump facility for x86 (from tgsi_sse2.c) | Keith Whitwell | 2008-04-21 | 1 | -24/+243 |
* | rtasm: add x86_imul | Keith Whitwell | 2008-04-18 | 1 | -1/+10 |
* | rtasm: add a couple more insns, clean up x86_mul | Keith Whitwell | 2008-04-18 | 1 | -7/+27 |
* | gallium: fix broken x86_call() | Keith Whitwell | 2008-04-11 | 1 | -1/+1 |
* | gallium: Silence compiler warnings on Windows. | Michal Krol | 2008-02-23 | 1 | -9/+10 |
* | Fix windows build. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
* | Add copyright headers to all rtasm source files. | José Fonseca | 2008-02-19 | 1 | -0/+23 |
* | Rename rtasm files. | José Fonseca | 2008-02-19 | 1 | -0/+1196 |