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
/
drivers
/
cell
/
spu
/
spu_exec.c
Age
Commit message (
Expand
)
Author
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-23
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-22
cell: update TGSI_OPCODE_ cases
Brian Paul
2008-09-03
cell: replace assert() with special spu ASSERT() macro
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-13
cell: KILP is a predicated discard, KIL is a conditional discard.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-06-02
cell: SWZ no longer aliases MOV.
Michal Krol
2008-05-31
cell: Fix build after TGSI declaration interface changes.
Michal Krol
2008-03-27
cell: fix unclosed comment
Brian
2008-03-13
Replicate TXP changes in the SPU version of TGSI exec
Ian Romanick
2008-02-25
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
Cell: Remove unnecessary include files
Ian Romanick
2008-02-21
Cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-21
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-19
Cell: trivial clean-ups
Ian Romanick
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca