summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/common.h
Commit message (Expand)AuthorAgeFilesLines
* Cell: improve surface state code to replace some temporary code.Brian2008-01-031-2/+2
* pass surface format in cell_command_framebuffer structBrian2008-01-031-1/+2
* only fetch as much vertex data as neededBrian2008-01-021-1/+1
* remove previous triangle test codeBrian2008-01-021-9/+0
* Cell: basic triangle rendering works.Brian2008-01-021-0/+21
* Cell: draw smooth-shaded triangleBrian2007-12-111-4/+2
* Collect some global vars in a single struct.Brian2007-12-111-0/+1
* use ALIGN16_ATTRIB from p_compiler.hBrian2007-12-111-7/+7
* Cell: first triangle.Brian2007-12-101-1/+11
* Cell driver state-setter functions, basic tile get/put, glClear.Brian2007-12-101-4/+85
* Initial Cell driver infrastructure.Brian2007-12-021-0/+13