summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_surface.c
AgeCommit message (Expand)Author
2008-01-09Cell: remove some debug printfs, predicate others with Debug booleanBrian
2008-01-09Cell: implemement basic Z testingBrian
2008-01-03Cell: improve surface state code to replace some temporary code.Brian
2008-01-03better debug codeBrian
2008-01-02remove previous triangle test codeBrian
2008-01-02Cell: basic triangle rendering works.Brian
2007-12-11Cell: draw smooth-shaded triangleBrian
2007-12-11Collect some global vars in a single struct.Brian
2007-12-11Remove temporary cell_create_surface()Brian
2007-12-11Port to libspe2Ian Romanick
2007-12-11Remove obsolete clear_color, tex sampler state functionsBrian
2007-12-10Cell: first triangle.Brian
2007-12-10Cell driver state-setter functions, basic tile get/put, glClear.Brian
2007-12-02Initial Cell driver infrastructure.Brian