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
/
ppu
/
cell_state_per_fragment.c
Age
Commit message (
Expand
)
Author
2010-03-01
cell: Rename pipe formats.
José Fonseca
2010-02-11
cell: adapt to stencil ref changes
Roland Scheidegger
2010-01-25
cell: adapt to blend changes
Roland Scheidegger
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
cell: comments, etc.
Brian Paul
2008-03-31
cell: added const qualifier
Brian
2008-03-31
cell: implement logicop/output for PIPE_FORMAT_B8G8R8A8_UNORM
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-21
Tabs to spaces
Ian Romanick
2008-03-20
cell: Fix several bugs in blend code-gen
Ian Romanick
2008-03-18
cell: Fix various stencil test code-gen bugs
Ian Romanick
2008-03-18
cell: Fix added whitespace errors.
Ian Romanick
2008-03-18
cell: Move and (conditionally) silence debug code
Ian Romanick
2008-03-17
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick