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
/
tri.c
Age
Commit message (
Expand
)
Author
2008-01-10
Cell: remove unused color field
Brian
2008-01-10
Cell: remove unused code
Brian
2008-01-10
Cell: make vertex_header and prim_header types private to tri.c
Brian
2008-01-10
Cell: avoid copying vertex data
Brian
2008-01-10
Cell: move tile-related code into new tile.[ch] files.
Brian
2008-01-10
Cell: use new ASSERT macro instead of standard assert
Brian
2008-01-09
Cell: initial implementation of tile status optimizations
Brian
2008-01-09
Cell: start using DMA tags in a more sensible way, move waits() later when po...
Brian
2008-01-09
move cliprect bounds, do trivial rejection triangle clipping
Brian
2008-01-09
Cell: implemement basic Z testing
Brian
2008-01-03
Cell: initial work for getting/putting Z tiles
Brian
2008-01-03
Cell: improve surface state code to replace some temporary code.
Brian
2008-01-03
pass surface format in cell_command_framebuffer struct
Brian
2008-01-02
remove previous triangle test code
Brian
2008-01-02
Cell: basic triangle rendering works.
Brian
2008-01-01
hack/fix pack_color() for correct ps3 format
Brian
2007-12-11
Cell: draw smooth-shaded triangle
Brian
2007-12-11
use ALIGN16_ATTRIB from p_compiler.h
Brian
2007-12-10
Cell: first triangle.
Brian
2007-12-02
Initial Cell driver infrastructure.
Brian