summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu
AgeCommit message (Expand)Author
2008-01-11Cell: debug code, commentsBrian
2008-01-11Cell: reformatttingBrian
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
2008-01-10Cell: call draw_compute_vertex_size()Brian
2008-01-10Cell: s/free/align_free/Brian
2008-01-10Cell: clean-up cell_spu_exit() codeBrian
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-03insert a temporary flush to fix missing triangles artifactBrian
2008-01-03better debug codeBrian
2008-01-02make use of prim bounds box infoBrian
2008-01-02only fetch as much vertex data as neededBrian
2008-01-02remove previous triangle test codeBrian
2008-01-02Cell: basic triangle rendering works.Brian
2008-01-01Plug in more infrastructure for actual rendering.Brian
2007-12-17updates for depth/stencil/alpha stateBrian
2007-12-17gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell
2007-12-12PIPE_SCREEN_SURFACE no longer neededBrian
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-11use ALIGN16_ATTRIB from p_compiler.hBrian
2007-12-11Remove obsolete clear_color, tex sampler stateBrian
2007-12-11Remove obsolete clear_color, tex sampler state functionsBrian
2007-12-11gallium: remove set_sampler_units interfaceKeith Whitwell
2007-12-10Cell: first triangle.Brian
2007-12-10Cell driver state-setter functions, basic tile get/put, glClear.Brian
2007-12-05Add dependency checking for Cell driver sources.Brian
2007-12-02Initial Cell driver infrastructure.Brian