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_state_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: overhaul cell teximage code
Brian Paul
2009-02-24
1
-7
/
+11
*
cell: compile fix: pipe_constant_buffer no longer has size field
Brian Paul
2009-02-07
1
-1
/
+1
*
cell: allocate batch buffers w/ 16-byte alignment
Jonathan Adamczewski
2009-01-12
1
-19
/
+24
*
CELL: use variant-length fragment ops programs
Robert Ellison
2008-11-21
1
-10
/
+67
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-6
/
+13
*
cell: implement fencing for texture buffers
Brian Paul
2008-10-22
1
-1
/
+1
*
cell: more efficient state emit for textures/samplers
Brian Paul
2008-10-17
1
-27
/
+33
*
cell: send rasterizer state to SPUs in proper way, remove front_winding hack
Brian Paul
2008-10-15
1
-0
/
+7
*
cell: propogate blend color to SPUs for the fallback fragment ops code
Brian Paul
2008-10-15
1
-0
/
+1
*
cell: initial bits for 3D texture support
Brian Paul
2008-10-14
1
-0
/
+2
*
cell: support for cubemaps
Brian Paul
2008-10-14
1
-0
/
+2
*
cell: now do texture twiddling in the right way, at the right time.
Brian Paul
2008-10-14
1
-2
/
+2
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-6
/
+12
*
cell: add support for fragment shader constant buffers
Brian Paul
2008-10-07
1
-0
/
+19
*
cell: remove old code
Brian Paul
2008-10-07
1
-26
/
+0
*
cell: memset() key to zero
Brian Paul
2008-10-07
1
-0
/
+1
*
cell: use new keymap to save/re-use fragment ops code
Brian Paul
2008-10-07
1
-0
/
+80
*
cell: remove unneeded blend/depth_stencil subclasses
Brian Paul
2008-09-26
1
-3
/
+2
*
CELL: fleshing out the blending fragment ops
Robert Ellison
2008-09-17
1
-0
/
+5
*
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
1
-0
/
+16
*
cell: put cell_ prefix on gen_fragment_function()
Brian Paul
2008-09-11
1
-1
/
+1
*
cell: disable NEW_VS emit
Brian Paul
2008-09-11
1
-1
/
+3
*
cell: checkpoint: remove more of the old per-fragment code
Brian Paul
2008-09-11
1
-55
/
+5
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
1
-4
/
+27
*
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-04
1
-8
/
+10
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-7
/
+7
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
cell: more work for multi-texture support
Brian
2008-03-31
1
-10
/
+21
*
cell: initial work to support multi-texture
Brian
2008-03-31
1
-10
/
+8
*
cell: include cell_state_per_fragment.h to silence warning
Brian
2008-03-27
1
-0
/
+1
*
cell: Implement code-gen for logic op
Ian Romanick
2008-03-26
1
-0
/
+17
*
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-20
1
-3
/
+14
*
cell: use pipe_framebuffer_state.width, height
Brian
2008-03-20
1
-2
/
+2
*
cell: Move and (conditionally) silence debug code
Ian Romanick
2008-03-18
1
-10
/
+0
*
cell: Don't segfault when unbinding alpha / stencil / depth test state
Ian Romanick
2008-03-17
1
-5
/
+12
*
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-17
1
-3
/
+21
*
cell: sync up with sampler/texture state-setting changes
Brian
2008-03-10
1
-2
/
+4
*
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-19
1
-0
/
+18
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+103