summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_pipe_state.c
AgeCommit message (Expand)Author
2008-03-31cell: set cell->num_textures in cell_set_sampler_textures()Brian
2008-03-21cell: Generate blend / depth test code when state atom is createdIan Romanick
2008-03-21cell: Change code-gen for CONST_COLOR blend factorIan Romanick
2008-03-20cell: Call the correct function to generate blending codeIan Romanick
2008-03-20cell: Use code-gen for alpha blendIan Romanick
2008-03-17cell: Don't segfault when unbinding alpha / stencil / depth test stateIan Romanick
2008-03-17cell: Initial code-gen for alpha / stencil / depth testingIan Romanick
2008-03-10cell: sync up with sampler/texture state-setting changesBrian
2008-02-26gallium: remove pipe parameter from pipe_texture_reference()Brian
2008-02-20cell: use pipe_texture_reference()Brian
2008-02-20cell: init shader-related functions in cell_init_shader_functions()Brian
2008-02-20cell: plug in cell_set_sampler_textureBrian
2008-02-20cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian