index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
rtasm
/
rtasm_ppc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
gallium: added comment/annotation support to PPC rtasm
Brian Paul
2009-01-10
1
-62
/
+180
*
rtasm: Remove spurious semi-colons after function bodies.
José Fonseca
2008-12-30
1
-5
/
+5
*
rtasm: Use INLINE keyword. Compile for all platforms, not only GALLIUM_CELL.
Michal Krol
2008-11-12
1
-9
/
+5
*
rtasm: Compile only for GALLIUM_CELL.
Michal Krol
2008-11-12
1
-0
/
+4
*
gallium: no longer pass max_inst to ppc_init_func()
Brian Paul
2008-10-29
1
-1
/
+1
*
gallium: use execmem for PPC code, grow instruction buffer as needed
Brian Paul
2008-10-29
1
-21
/
+49
*
gallium: added ppc_vnmsubfp()
Brian Paul
2008-10-29
1
-0
/
+7
*
gallium: remove ppc_vload_float(), rename ppc_vecmove() -> ppc_vmove().
Brian Paul
2008-10-22
1
-18
/
+1
*
gallium: added ppc_vzero()
Brian Paul
2008-10-22
1
-0
/
+8
*
gallium: added ppc_vload_float(), for limited cases
Brian Paul
2008-10-22
1
-0
/
+18
*
gallium: fix-up confusing register allocation masks in rtasm_ppc.c
Brian Paul
2008-10-22
1
-21
/
+35
*
gallium: added ppc_lvewx()
Brian Paul
2008-10-22
1
-0
/
+7
*
cell: implement many more PPC instructions for code gen
Brian Paul
2008-10-22
1
-37
/
+566
*
gallium: initial PPC/Altivec codegen
Brian Paul
2008-09-12
1
-0
/
+365