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
/
mesa
/
pipe
/
cell
/
spu
/
spu_main.h
Age
Commit message (
Expand
)
Author
2008-02-01
Cell: use global color_shuffle to remove a switch stmnt
Brian
2008-02-01
Cell: rename/move global vars
Brian
2008-01-30
Initial pass at instruction / declaration fetch
Ian Romanick
2008-01-30
Cell: start to SIMD-ize triangle attribute interpolation
Brian
2008-01-30
Cell: make wait_on_mask() static/inlined
Brian
2008-01-28
Cell: move cmd_render() into new spu_render.c file
Brian
2008-01-28
Cell: basic texture mapping
Brian
2008-01-28
Cell: clean-up of render path
Brian
2008-01-28
Cell: checkpoint commit: always inline prim indexes into batch buffer
Brian
2008-01-26
Cell: move ASSERT macro into common.h
Brian
2008-01-25
Cell: propogate vertex info to SPUs, use it for attrib interpolation
Brian
2008-01-21
Cell: initial support for sampler state
Brian
2008-01-20
Cell: clean-up/re-org tile code
Brian
2008-01-20
Cell: use depth/stencil state to enable ztest
Brian
2008-01-19
Cell: improve "finished copying batch buffer" signalling.
Brian
2008-01-12
Cell: remove fb parameter to get/put_tile()
Brian
2008-01-12
Cell: collect vars in a spu_global struct
Brian
2008-01-12
Cell: prefix SPU sources with spu_
Brian