index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
spu
/
spu_per_fragment_op.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
1
-631
/
+0
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
cell: Rename pipe formats.
José Fonseca
2010-03-01
1
-9
/
+9
*
cell: fix the usual cell breakage
Marc Dietrich
2010-02-08
1
-18
/
+18
*
cell: compile fix: alpha.ref is now alpha.ref_value
Brian Paul
2009-02-07
1
-1
/
+1
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-2
/
+1
*
cell: propogate blend color to SPUs for the fallback fragment ops code
Brian Paul
2008-10-15
1
-9
/
+66
*
cell: fix/add some fallback blend cases
Brian Paul
2008-10-15
1
-3
/
+46
*
CELL: changes to generate SPU code for stenciling
Robert Ellison
2008-10-03
1
-9
/
+10
*
cell: implement colormask on fallback path
Brian Paul
2008-09-12
1
-54
/
+110
*
cell: more comments, stub code for colormask/logicop/etc
Brian Paul
2008-09-11
1
-37
/
+70
*
cell: begin new blending code (both codegen and fallback paths)
Brian Paul
2008-09-11
1
-24
/
+208
*
cell: remove old per-fragment code, replace with all new code
Brian Paul
2008-09-11
1
-212
/
+24
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
1
-2
/
+229
*
cell: minor change to Z float/int conversion code (avoid switch)
Brian Paul
2008-09-11
1
-21
/
+13
*
cell: comments, etc.
Brian Paul
2008-09-11
1
-14
/
+30
*
cell: replace assert() with special spu ASSERT() macro
Brian Paul
2008-09-03
1
-2
/
+2
*
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
1
-2
/
+23
*
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-17
1
-0
/
+191