index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
rtasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtasm: learn another version of push
Keith Whitwell
2008-05-01
1
-2
/
+9
*
rtasm: fix labels after (not so) recent change to allow dynamic fn growth
Keith Whitwell
2008-05-01
2
-38
/
+25
*
rtasm: assert stack is fully popped in return
Keith Whitwell
2008-05-01
1
-0
/
+1
*
gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.
Michal Krol
2008-04-28
2
-0
/
+16
*
rtasm: Implement x86_retw.
José Fonseca
2008-04-27
2
-0
/
+7
*
rtasm: debug some missing funcs
Keith Whitwell
2008-04-21
1
-0
/
+3
*
rtasm: quieten sse_enabled debug
Keith Whitwell
2008-04-21
1
-1
/
+10
*
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
2
-5
/
+30
*
rtasm: add dump facility for x86 (from tgsi_sse2.c)
Keith Whitwell
2008-04-21
1
-24
/
+243
*
gallium: Centralize SSE usage logic.
José Fonseca
2008-04-21
1
-2
/
+8
*
rtasm: include yet another i386 define varient
Keith Whitwell
2008-04-19
1
-2
/
+2
*
rtasm: add x86_imul
Keith Whitwell
2008-04-18
2
-1
/
+11
*
rtasm: add a couple more insns, clean up x86_mul
Keith Whitwell
2008-04-18
2
-7
/
+29
*
gallium: fix broken x86_call()
Keith Whitwell
2008-04-11
1
-1
/
+1
*
cell: Float convert-to and convert-from instructions use different shift bias
Ian Romanick
2008-03-25
2
-7
/
+7
*
cell: Don't free NULL code pointers
Ian Romanick
2008-03-17
1
-1
/
+3
*
cell: Fix simple register allocator
Ian Romanick
2008-03-17
1
-6
/
+6
*
Move SPE register allocator to rtasm code
Ian Romanick
2008-03-10
2
-0
/
+63
*
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-23
1
-9
/
+10
*
Fix windows build.
José Fonseca
2008-02-19
3
-3
/
+4
*
Bring in ppc spe rtasm into gallium's rtasm module.
José Fonseca
2008-02-19
4
-2
/
+704
*
Add run-time cpu capabilities detection stubs.
José Fonseca
2008-02-19
4
-0
/
+94
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-7
/
+1
*
Move mm.c code into util module.
José Fonseca
2008-02-19
5
-378
/
+4
*
Add copyright headers to all rtasm source files.
José Fonseca
2008-02-19
2
-3
/
+48
*
Rename rtasm files.
José Fonseca
2008-02-19
6
-23
/
+25
*
Bring rtasm from mesa to gallium.
José Fonseca
2008-02-19
8
-0
/
+2032