summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_context.c
AgeCommit message (Expand)Author
2008-01-10Cell: initial implementation of vbuf code.Brian
2008-01-10Cell: s/free/align_free/Brian
2008-01-10Cell: clean-up cell_spu_exit() codeBrian
2008-01-02make use of prim bounds box infoBrian
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-11Remove obsolete clear_color, tex sampler state functionsBrian
2007-12-11gallium: remove set_sampler_units interfaceKeith Whitwell
2007-12-10Cell driver state-setter functions, basic tile get/put, glClear.Brian
2007-12-02Initial Cell driver infrastructure.Brian