index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
common.h
Age
Commit message (
Expand
)
Author
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
cell: remove old state CMDs, added comments
Brian Paul
2008-09-11
cell: remove old blend/depth/stencil/logicop structs
Brian Paul
2008-09-11
cell: checkpoint: remove more of the old per-fragment code
Brian Paul
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-04
cell: implement CELL_DEBUG env/options var
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-03-31
cell: more work for multi-texture support
Brian
2008-03-31
cell: initial work to support multi-texture
Brian
2008-03-31
cell: updated comments: s/test/SPE/
Brian
2008-03-26
cell: Implement code-gen for logic op
Ian Romanick
2008-03-20
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-17
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-02-21
Cell: Remove erroneous ALIGN16_ATTRIB attributes
Ian Romanick
2008-02-21
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-19
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Code reorganization: move files into their places.
José Fonseca