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
/
drivers
/
cell
/
spu
/
spu_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell/spu: divorce from tgsi_exec.h
Keith Whitwell
2010-06-07
1
-1
/
+1
*
cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
1
-12
/
+0
*
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
1
-4
/
+4
*
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-12
1
-2
/
+4
*
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-18
/
+18
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-2
/
+2
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-19
/
+8
*
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
1
-16
/
+0
*
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-09-01
1
-4
/
+0
*
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-4
/
+4
*
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
1
-12
/
+0
*
cell: update TGSI_OPCODE_ cases
Brian Paul
2009-07-22
1
-18
/
+8
*
cell: replace assert() with special spu ASSERT() macro
Brian Paul
2008-09-03
1
-75
/
+75
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+0
*
cell: KILP is a predicated discard, KIL is a conditional discard.
Michal Krol
2008-08-13
1
-4
/
+17
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-2
/
+2
*
cell: SWZ no longer aliases MOV.
Michal Krol
2008-06-02
1
-1
/
+1
*
cell: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
1
-5
/
+3
*
cell: fix unclosed comment
Brian
2008-03-27
1
-1
/
+1
*
Replicate TXP changes in the SPU version of TGSI exec
Ian Romanick
2008-03-13
1
-31
/
+14
*
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
1
-2
/
+4
*
Cell: Remove unnecessary include files
Ian Romanick
2008-02-25
1
-2
/
+0
*
Cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-21
1
-4
/
+3
*
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-21
1
-26
/
+23
*
Cell: trivial clean-ups
Ian Romanick
2008-02-19
1
-6
/
+2
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-2
/
+2
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+1948