Age | Commit message (Expand) | Author |
---|---|---|
2008-03-17 | cell: Don't segfault when unbinding alpha / stencil / depth test state | Ian Romanick |
2008-03-17 | cell: Initial code-gen for alpha / stencil / depth testing | Ian Romanick |
2008-03-10 | cell: sync up with sampler/texture state-setting changes | Brian |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian |
2008-02-20 | cell: use pipe_texture_reference() | Brian |
2008-02-20 | cell: init shader-related functions in cell_init_shader_functions() | Brian |
2008-02-20 | cell: plug in cell_set_sampler_texture | Brian |
2008-02-20 | cell: put most simple state-setter functions in new cell_pipe_state.c file | Brian |