summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_context.c
AgeCommit message (Expand)Author
2008-02-28cell: convert all points/lines to tris for the time beingBrian
2008-02-27gallium: move is_format_supported() to pipe_screen structBrian
2008-02-27gallium: start removing pipe_context->get_name/vendor/param/paramfBrian
2008-02-27Cell: implement pipe_screen for cell driverBrian
2008-02-26cell: insert a (disabled) call to spe_cpu_info_get()Brian
2008-02-20cell: init shader-related functions in cell_init_shader_functions()Brian
2008-02-20cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca