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
/
spu
/
spu_tri.c
Age
Commit message (
Expand
)
Author
2008-09-12
cell: evaluate multiple fragment inputs
Brian Paul
2008-09-12
cell: setup fragment program inputs in SOA format
Brian Paul
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
cell: asst. clean-up
Brian Paul
2008-09-11
cell: remove old per-fragment code, replace with all new code
Brian Paul
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
cell: comments
Brian Paul
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-04-01
cell: more multi-texture fixes (mostly working now)
Brian
2008-04-01
cell: checkpoint: more multi-texture work
Brian
2008-03-31
cell: more work for multi-texture support
Brian
2008-03-31
cell: initial work to support multi-texture
Brian
2008-03-26
cell: Implement code-gen for logic op
Ian Romanick
2008-03-21
cell: Change code-gen for CONST_COLOR blend factor
Ian Romanick
2008-03-20
cell: Fix bus error when there is no depth buffer
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-15
Code reorganization: move files into their places.
José Fonseca