summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/ppu/cell_surface.c
Commit message (Expand)AuthorAgeFilesLines
* Cell: Added cell_surface.[ch] filesBrian2008-01-211-0/+182
* Cell: renamed cell_surface.[ch] to cell_clear.[ch]Brian2008-01-211-99/+0
* Cell: update surface map code to match recent changes in pipe_surface structBrian2008-01-141-2/+2
* Cell: basic batch buffer workingBrian2008-01-111-0/+12
* Cell: remove some debug printfs, predicate others with Debug booleanBrian2008-01-091-2/+0
* Cell: implemement basic Z testingBrian2008-01-091-23/+24
* Cell: improve surface state code to replace some temporary code.Brian2008-01-031-3/+4
* better debug codeBrian2008-01-031-2/+15
* remove previous triangle test codeBrian2008-01-021-33/+0
* Cell: basic triangle rendering works.Brian2008-01-021-1/+7
* Cell: draw smooth-shaded triangleBrian2007-12-111-9/+20
* Collect some global vars in a single struct.Brian2007-12-111-15/+18
* Remove temporary cell_create_surface()Brian2007-12-111-22/+0
* Port to libspe2Ian Romanick2007-12-111-3/+3
* Remove obsolete clear_color, tex sampler state functionsBrian2007-12-111-10/+0
* Cell: first triangle.Brian2007-12-101-8/+21
* Cell driver state-setter functions, basic tile get/put, glClear.Brian2007-12-101-1/+98
* Initial Cell driver infrastructure.Brian2007-12-021-0/+9