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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: more work for multi-texture support
Brian
2008-03-31
4
-43
/
+56
*
cell: initial work to support multi-texture
Brian
2008-03-31
4
-25
/
+41
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
3
-8
/
+8
*
cell: fix unclosed comment
Brian
2008-03-27
1
-1
/
+1
*
cell: Implement code-gen for logic op
Ian Romanick
2008-03-26
3
-27
/
+60
*
cell: Change code-gen for CONST_COLOR blend factor
Ian Romanick
2008-03-21
2
-0
/
+4
*
cell: Remove unnecessary default_blend work-around
Ian Romanick
2008-03-21
1
-21
/
+0
*
cell: Fix bus error when there is no depth buffer
Ian Romanick
2008-03-20
1
-0
/
+3
*
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-20
6
-126
/
+97
*
cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM
Ian Romanick
2008-03-18
1
-3
/
+2
*
cell: Fix depth read / write for s8z24.
Ian Romanick
2008-03-18
2
-2
/
+24
*
cell: Minor changes to make stencil not crash
Ian Romanick
2008-03-18
2
-5
/
+11
*
cell: Don't segfault when unbinding alpha / stencil / depth test state
Ian Romanick
2008-03-17
1
-7
/
+16
*
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-17
8
-158
/
+269
*
Replicate TXP changes in the SPU version of TGSI exec
Ian Romanick
2008-03-13
1
-31
/
+14
*
cell: Use unified data cache for textures too
Ian Romanick
2008-02-27
3
-117
/
+72
*
cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-25
1
-18
/
+32
*
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
2
-4
/
+7
*
Cell: Remove unnecessary include files
Ian Romanick
2008-02-25
2
-4
/
+0
*
Cell: Use multiple DMA tags for the dcache.
Ian Romanick
2008-02-25
2
-2
/
+5
*
Cell: Add spu_dcache.c to Makefile.
Ian Romanick
2008-02-21
1
-0
/
+1
*
Cell: Initial scalar implementation of spu_dcache_mark_dirty
Ian Romanick
2008-02-21
1
-6
/
+16
*
Cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-21
2
-6
/
+6
*
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-21
5
-94
/
+167
*
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-19
4
-41
/
+47
*
Cell: trivial clean-ups
Ian Romanick
2008-02-19
1
-6
/
+2
*
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
3
-473
/
+32
*
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
10
-15
/
+19
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
21
-0
/
+6134