1686db70d6c05ddc238c0aa0cb04e35e35264731 |
|
25-Oct-2010 |
Brian Paul <brianp@vmware.com> |
rtasm: use pointer_to_func() to silence warning
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
c33ef1f7c6d93a82c77a6c11fd108bb6d4f8c6af |
|
15-Jun-2009 |
José Fonseca <jfonseca@vmware.com> |
rtasm: Use 32bit constant. As we're only using 32bit bitmasks.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
ea4bf267e4b023b08043f91ac44592fed1736e7f |
|
18-Feb-2009 |
José Fonseca <jfonseca@vmware.com> |
util: Move p_debug.h into util module. The debug functions depend on several util function for os abstractions, and these depend on debug functions, so a seperate module is not possible.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
7acaeb87750226e7407908bc2dfa9989049202fa |
|
10-Jan-2009 |
Brian Paul <brianp@vmware.com> |
gallium: added comment/annotation support to PPC rtasm
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
42d00790029da4bc7e77f68c8f1c22ac9c417e42 |
|
30-Dec-2008 |
José Fonseca <jfonseca@vmware.com> |
rtasm: Remove spurious semi-colons after function bodies.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
87f77105ce7207d601ee95bc29ca8c0ea1731d78 |
|
12-Nov-2008 |
Michal Krol <michal@tungstengraphics.com> |
rtasm: Use INLINE keyword. Compile for all platforms, not only GALLIUM_CELL.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
8fee30064e35488bccf8e6e7478d56ca783ebac1 |
|
12-Nov-2008 |
Michal Krol <michal@tungstengraphics.com> |
rtasm: Compile only for GALLIUM_CELL.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
725ba94ce5701aa8690c7ab2ea792dda86cbbe7a |
|
29-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: no longer pass max_inst to ppc_init_func()
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
a5d920297a2affe34c535d30a2c49588f92f69ad |
|
29-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: use execmem for PPC code, grow instruction buffer as needed
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
7640264064c2cbc9922f7f3df51f7caa7b449e8e |
|
29-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: added ppc_vnmsubfp()
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
f8ab4feb75f4a592e23859813c093dcdbd4b8988 |
|
23-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: remove ppc_vload_float(), rename ppc_vecmove() -> ppc_vmove().
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
3026616c48487a7561d8545c08950539f0ad51d1 |
|
23-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: added ppc_vzero()
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
b06d0720194dfecaf45dc97cbd178411aed5205f |
|
22-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: added ppc_vload_float(), for limited cases
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
ebdc399d83d6bd2f4e3594874483dbca5f9f5c0e |
|
22-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: fix-up confusing register allocation masks in rtasm_ppc.c Plus, add ppc_reserve_register() func.
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
049f57f86a2cb8ff08fba819c581a034ca7ea52c |
|
22-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: added ppc_lvewx()
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
e0c6653a5fda956119239ef921daf1e3b950dfc8 |
|
22-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
cell: implement many more PPC instructions for code gen
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|
be5d8bd07886157fe524b8715509cd03ade2fda9 |
|
12-Sep-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: initial PPC/Altivec codegen
/external/mesa3d/src/gallium/auxiliary/rtasm/rtasm_ppc.c
|