summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_vbuf.c
AgeCommit message (Expand)Author
2008-02-05Cell: re-enable inlined vertex buffersBrian
2008-02-04Cell: fix some alignment issues by aligning commands to 8-byte boundariesBrian
2008-01-28Cell: compute min index referenced in draw command, use it to reduce size of ...Brian
2008-01-28Cell: re-enable bounding boxesBrian
2008-01-28Cell: clean-up of render pathBrian
2008-01-28Cell: checkpoint commit: always inline prim indexes into batch bufferBrian
2008-01-26Cell: added support for inlined vertex buffers.Brian
2008-01-26Cell: added support for inlined indexesBrian
2008-01-26Cell: fix a recursive flushing bugBrian
2008-01-24Cell: send actual vertex size in the render commandBrian
2008-01-16vbuf updates/fixes (KeithW)Brian
2008-01-11Cell: basic batch buffer workingBrian
2008-01-11Cell: debug code, commentsBrian
2008-01-11Cell: Remove the pre-vbuf rendering codeBrian
2008-01-10Cell: compute bounding box in cell_vbuf_draw()Brian
2008-01-10Cell: enable vbuf path by defaultBrian
2008-01-10Cell: checkpoint: draw_vbuf code in place and works, but not enabled by defau...Brian
2008-01-10Cell: initial implementation of vbuf code.Brian