aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_context.c
Commit message (Expand)AuthorAgeFilesLines
* cell: convert all points/lines to tris for the time beingBrian2008-02-281-0/+4
* gallium: move is_format_supported() to pipe_screen structBrian2008-02-271-23/+0
* gallium: start removing pipe_context->get_name/vendor/param/paramfBrian2008-02-271-29/+0
* Cell: implement pipe_screen for cell driverBrian2008-02-271-56/+12
* cell: insert a (disabled) call to spe_cpu_info_get()Brian2008-02-261-0/+3
* cell: init shader-related functions in cell_init_shader_functions()Brian2008-02-201-10/+1
* cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian2008-02-201-32/+3
* gallium: new pipe->texture_update() functionBrian2008-02-201-0/+1
* Code reorganization: update build.José Fonseca2008-02-151-3/+3
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+287