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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-2
/
+4
*
cell: simplify spu debug code
Brian Paul
2008-10-15
1
-8
/
+1
*
cell: move command processing code into new spu_command.c file
Brian Paul
2008-09-26
1
-555
/
+3
*
cell: move debug-related declarations
Brian Paul
2008-09-26
1
-0
/
+6
*
cell: move debug macros into new spu_debug.h
Brian Paul
2008-09-26
1
-27
/
+3
*
cell: move really_clear_tiles()
Brian Paul
2008-09-26
1
-38
/
+0
*
cell: align instruction buffers to 8-byte, not 32-byte boundary
Brian Paul
2008-09-26
1
-2
/
+2
*
cell: checkpoint: support for function calls in SPU shaders
Brian Paul
2008-09-26
1
-0
/
+5
*
cell: make sure the fragment ops and fragment shader code buffer is at a 32-b...
Brian Paul
2008-09-19
1
-1
/
+3
*
cell: issue warning to stderr when using fallback fragment ops
Brian Paul
2008-09-19
1
-1
/
+9
*
cell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK in cmd_state_fragment_ops(...
Brian Paul
2008-09-19
1
-1
/
+1
*
CELL: fleshing out the blending fragment ops
Robert Ellison
2008-09-17
1
-50
/
+65
*
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
1
-1
/
+24
*
cell: clean-up, comments
Brian Paul
2008-09-11
1
-20
/
+32
*
cell: asst. clean-up
Brian Paul
2008-09-11
1
-17
/
+6
*
cell: checkpoint: remove more of the old per-fragment code
Brian Paul
2008-09-11
1
-104
/
+11
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
1
-4
/
+49
*
cell: minor change to Z float/int conversion code (avoid switch)
Brian Paul
2008-09-11
1
-0
/
+5
*
cell: code clean-up, comments
Brian Paul
2008-09-05
1
-28
/
+39
*
cell: implement CELL_DEBUG env/options var
Brian Paul
2008-09-04
1
-25
/
+46
*
cell: minor texture improvements
Brian
2008-04-03
1
-0
/
+2
*
cell: more multi-texture fixes (mostly working now)
Brian
2008-04-01
1
-3
/
+3
*
cell: turn off some debug output
Brian
2008-04-01
1
-1
/
+1
*
cell: checkpoint: more multi-texture work
Brian
2008-04-01
1
-1
/
+1
*
cell: enable #define CACHE_STATS to print a cache report upon exit
Brian
2008-04-01
1
-0
/
+2
*
cell: more work for multi-texture support
Brian
2008-03-31
1
-24
/
+31
*
cell: initial work to support multi-texture
Brian
2008-03-31
1
-9
/
+18
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
1
-2
/
+2
*
cell: Implement code-gen for logic op
Ian Romanick
2008-03-26
1
-0
/
+19
*
cell: Remove unnecessary default_blend work-around
Ian Romanick
2008-03-21
1
-21
/
+0
*
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-20
1
-6
/
+44
*
cell: Fix depth read / write for s8z24.
Ian Romanick
2008-03-18
1
-0
/
+1
*
cell: Minor changes to make stencil not crash
Ian Romanick
2008-03-18
1
-3
/
+9
*
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
1
-5
/
+20
*
cell: Use unified data cache for textures too
Ian Romanick
2008-02-27
1
-0
/
+2
*
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
1
-2
/
+3
*
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-21
1
-0
/
+8
*
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-19
1
-0
/
+9
*
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
1
-1
/
+21
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+567