mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Tue Mar 11 00:00:56 UTC 2008


 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c      |   47 ++++++++++
 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h      |   16 +++
 src/gallium/drivers/cell/ppu/cell_vertex_fetch.c |  101 ++++++-----------------
 3 files changed, 92 insertions(+), 72 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit b1525662b330ca8b4cdd930775f3642bfec3b58f
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Mar 10 16:28:54 2008 -0700

    Move SPE register allocator to rtasm code
    
    Move the register allocator to a common location.  There is more code
    on the way that will make use of this interface.




More information about the mesa-commit mailing list