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
/
ppu
/
cell_gen_fragment.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: compile fix: alpha.ref is now alpha.ref_value
Brian Paul
2009-02-07
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-21
/
+21
*
cell: optimize unpack_colors() function, saving 12 cycles
Brian Paul
2009-01-11
1
-31
/
+34
*
cell: move color unpacking code into separate function
Brian Paul
2009-01-11
1
-76
/
+89
*
cell: re-order the z/stencil fetch/extract/convert instructions for better perf
Brian Paul
2009-01-11
1
-55
/
+51
*
cell: simplify the 'optional register' code
Brian Paul
2009-01-11
1
-62
/
+50
*
cell: asst datatype clean-ups
Brian Paul
2009-01-11
1
-73
/
+75
*
cell: move depth/stencil code into separate function
Brian Paul
2009-01-11
1
-179
/
+213
*
cell: clean-up, re-indent, comments
Brian Paul
2009-01-11
1
-95
/
+139
*
CELL: use variant-length fragment ops programs
Robert Ellison
2008-11-21
1
-3
/
+4
*
CELL: fix stencil test bugs
Robert Ellison
2008-11-12
1
-11
/
+14
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-179
/
+60
*
CELL: fix several stencil problems
Robert Ellison
2008-11-07
1
-87
/
+66
*
CELL: fix use of stencil value mask
Robert Ellison
2008-10-30
1
-42
/
+112
*
CELL: stencil bug fixes
Robert Ellison
2008-10-30
1
-6
/
+19
*
CELL: fixing stencil bugs
Robert Ellison
2008-10-10
1
-18
/
+70
*
cell: more accurate comments
Brian Paul
2008-10-09
1
-5
/
+6
*
CELL: changes to generate SPU code for stenciling
Robert Ellison
2008-10-03
1
-96
/
+785
*
cell: remove unneeded blend/depth_stencil subclasses
Brian Paul
2008-09-26
1
-3
/
+2
*
cell: inst reorder to save a cycle
Brian Paul
2008-09-26
1
-1
/
+1
*
CELL: fix colormask code generation
Robert Ellison
2008-09-23
1
-83
/
+78
*
cell: flesh out support for other Z/stencil format
Brian Paul
2008-09-19
1
-36
/
+64
*
cell: fix a comment
Brian Paul
2008-09-19
1
-1
/
+1
*
cell: change spe_complement() to take a src and dst reg, like other instructions
Brian Paul
2008-09-19
1
-2
/
+2
*
CELL: add codegen for logic op, color mask
Robert Ellison
2008-09-19
1
-6
/
+137
*
CELL: finish fragment ops blending (except for unusual D3D modes)
Robert Ellison
2008-09-18
1
-217
/
+329
*
cell: example of doing fs/fm sequence with fnms in blending
Brian Paul
2008-09-17
1
-0
/
+18
*
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
2008-09-17
1
-1
/
+12
*
CELL: fleshing out the blending fragment ops
Robert Ellison
2008-09-17
1
-12
/
+260
*
cell: minor improvements to fragment code-gen
Brian Paul
2008-09-11
1
-3
/
+11
*
cell: put cell_ prefix on gen_fragment_function()
Brian Paul
2008-09-11
1
-2
/
+2
*
cell: fix typos in blend code-gen
Brian Paul
2008-09-11
1
-3
/
+3
*
cell: begin new blending code (both codegen and fallback paths)
Brian Paul
2008-09-11
1
-44
/
+376
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
1
-0
/
+530