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_tri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remnants of old ccw state
Keith Whitwell
2010-05-21
1
-1
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
cell: perform triangle cull a little earlier
Jonathan Adamczewski
2009-05-21
1
-31
/
+74
*
cell: unroll inner loop of spu_render.c:cmd_render()
Jonathan Adamczewski
2009-05-21
1
-22
/
+18
*
cell: use some SPU intrinsics to get slightly better code in eval_inputs()
Brian Paul
2009-02-16
1
-4
/
+7
*
cell: new/tighter code for computing fragment program inputs
Brian Paul
2009-02-15
1
-91
/
+76
*
cell: combine eval_z(), eval_w() functions
Brian Paul
2009-02-15
1
-20
/
+27
*
cell: Specify constant as float for CEILF().
Jonathan Adamczewski
2009-01-14
1
-1
/
+1
*
cell: SIMDize sorting in setup_sort_vertices()
Jonathan Adamczewski
2009-01-05
1
-55
/
+42
*
cell: SIMDize some subtractions
Jonathan Adamczewski
2009-01-05
1
-8
/
+10
*
cell: improvements to spu_tri.c
Jonathan Adamczewski
2009-01-04
1
-42
/
+52
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-4
/
+16
*
CELL: stencil bug fixes
Robert Ellison
2008-10-30
1
-1
/
+1
*
cell: implement KIL instruction
Brian Paul
2008-10-16
1
-1
/
+4
*
cell: get rid of last usage of float4 union/typedef
Brian Paul
2008-10-15
1
-34
/
+29
*
cell: simplify triangle front/back face determination
Brian Paul
2008-10-15
1
-46
/
+23
*
cell: send rasterizer state to SPUs in proper way, remove front_winding hack
Brian Paul
2008-10-15
1
-2
/
+2
*
cell: updated vertex dump/debug code
Brian Paul
2008-10-15
1
-9
/
+14
*
cell: more clean-up in spu_tri.c
Brian Paul
2008-10-13
1
-84
/
+16
*
cell: remove dead code, clean-up, reformatting
Brian Paul
2008-10-13
1
-90
/
+24
*
cell: finish-up perspective-corrected interpolation
Brian Paul
2008-10-13
1
-45
/
+82
*
cell: remove old texture code
Brian Paul
2008-10-13
1
-66
/
+1
*
cell: updates in response to draw's struct vertex_info changes
Brian Paul
2008-10-10
1
-2
/
+2
*
cell: implement basic TXP instruction in fragment shaders
Brian Paul
2008-10-09
1
-1
/
+1
*
CELL: changes to generate SPU code for stenciling
Robert Ellison
2008-10-03
1
-5
/
+30
*
cell: evaluate multiple fragment inputs
Brian Paul
2008-09-12
1
-1
/
+7
*
cell: setup fragment program inputs in SOA format
Brian Paul
2008-09-12
1
-56
/
+56
*
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
1
-0
/
+35
*
cell: asst. clean-up
Brian Paul
2008-09-11
1
-5
/
+5
*
cell: remove old per-fragment code, replace with all new code
Brian Paul
2008-09-11
1
-96
/
+0
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
1
-0
/
+30
*
cell: comments
Brian Paul
2008-09-11
1
-1
/
+4
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-0
/
+1
*
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: more multi-texture fixes (mostly working now)
Brian
2008-04-01
1
-9
/
+9
*
cell: checkpoint: more multi-texture work
Brian
2008-04-01
1
-4
/
+30
*
cell: more work for multi-texture support
Brian
2008-03-31
1
-1
/
+1
*
cell: initial work to support multi-texture
Brian
2008-03-31
1
-1
/
+1
*
cell: Implement code-gen for logic op
Ian Romanick
2008-03-26
1
-26
/
+33
*
cell: Change code-gen for CONST_COLOR blend factor
Ian Romanick
2008-03-21
1
-0
/
+2
*
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
1
-19
/
+37
*
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-17
1
-14
/
+9
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+926