summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_surface.c
AgeCommit message (Expand)Author
2008-02-13gallium: pipe->surface_copy can flip the contents vertically when necessary.Michel Dänzer
2008-01-26Cell: remove some old tile codeBrian
2008-01-21Cell: Added cell_surface.[ch] filesBrian
2008-01-21Cell: renamed cell_surface.[ch] to cell_clear.[ch]Brian
2008-01-14Cell: update surface map code to match recent changes in pipe_surface structBrian
2008-01-11Cell: basic batch buffer workingBrian
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