summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/rtasm
AgeCommit message (Expand)Author
2008-04-21rtasm: quieten sse_enabled debugKeith Whitwell
2008-04-21rtasm: clean up debug dumping a littleKeith Whitwell
2008-04-21rtasm: propogate errors in x86 emitKeith Whitwell
2008-04-21rtasm: add dump facility for x86 (from tgsi_sse2.c)Keith Whitwell
2008-04-21gallium: Centralize SSE usage logic.José Fonseca
2008-04-19rtasm: include yet another i386 define varientKeith Whitwell
2008-04-18rtasm: add x86_imulKeith Whitwell
2008-04-18rtasm: add a couple more insns, clean up x86_mulKeith Whitwell
2008-04-11gallium: fix broken x86_call()Keith Whitwell
2008-03-25cell: Float convert-to and convert-from instructions use different shift biasIan Romanick
2008-03-17cell: Don't free NULL code pointersIan Romanick
2008-03-17cell: Fix simple register allocatorIan Romanick
2008-03-10Move SPE register allocator to rtasm codeIan Romanick
2008-02-23gallium: Silence compiler warnings on Windows.Michal Krol
2008-02-19Fix windows build.José Fonseca
2008-02-19Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca
2008-02-19Add run-time cpu capabilities detection stubs.José Fonseca
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-19Move mm.c code into util module.José Fonseca
2008-02-19Add copyright headers to all rtasm source files.José Fonseca
2008-02-19Rename rtasm files.José Fonseca
2008-02-19Bring rtasm from mesa to gallium.José Fonseca