summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_pipe_state.c
Commit message (Expand)AuthorAgeFilesLines
* cell: Don't segfault when unbinding alpha / stencil / depth test stateIan Romanick2008-03-171-1/+1
* cell: Initial code-gen for alpha / stencil / depth testingIan Romanick2008-03-171-7/+30
* cell: sync up with sampler/texture state-setting changesBrian2008-03-101-10/+22
* gallium: remove pipe parameter from pipe_texture_reference()Brian2008-02-261-2/+1
* cell: use pipe_texture_reference()Brian2008-02-201-1/+3
* cell: init shader-related functions in cell_init_shader_functions()Brian2008-02-201-1/+0
* cell: plug in cell_set_sampler_textureBrian2008-02-201-0/+2
* cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian2008-02-201-0/+323