index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
rtasm
/
rtasm_ppc.c
Age
Commit message (
Expand
)
Author
2010-10-25
rtasm: use pointer_to_func() to silence warning
Brian Paul
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-01-10
gallium: added comment/annotation support to PPC rtasm
Brian Paul
2008-12-30
rtasm: Remove spurious semi-colons after function bodies.
José Fonseca
2008-11-12
rtasm: Use INLINE keyword. Compile for all platforms, not only GALLIUM_CELL.
Michal Krol
2008-11-12
rtasm: Compile only for GALLIUM_CELL.
Michal Krol
2008-10-29
gallium: no longer pass max_inst to ppc_init_func()
Brian Paul
2008-10-29
gallium: use execmem for PPC code, grow instruction buffer as needed
Brian Paul
2008-10-29
gallium: added ppc_vnmsubfp()
Brian Paul
2008-10-22
gallium: remove ppc_vload_float(), rename ppc_vecmove() -> ppc_vmove().
Brian Paul
2008-10-22
gallium: added ppc_vzero()
Brian Paul
2008-10-22
gallium: added ppc_vload_float(), for limited cases
Brian Paul
2008-10-22
gallium: fix-up confusing register allocation masks in rtasm_ppc.c
Brian Paul
2008-10-22
gallium: added ppc_lvewx()
Brian Paul
2008-10-22
cell: implement many more PPC instructions for code gen
Brian Paul
2008-09-12
gallium: initial PPC/Altivec codegen
Brian Paul