Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cell: convert all points/lines to tris for the time being | Brian | 2008-02-28 | 1 | -0/+4 |
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -23/+0 |
* | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian | 2008-02-27 | 1 | -29/+0 |
* | Cell: implement pipe_screen for cell driver | Brian | 2008-02-27 | 1 | -56/+12 |
* | cell: insert a (disabled) call to spe_cpu_info_get() | Brian | 2008-02-26 | 1 | -0/+3 |
* | cell: init shader-related functions in cell_init_shader_functions() | Brian | 2008-02-20 | 1 | -10/+1 |
* | cell: put most simple state-setter functions in new cell_pipe_state.c file | Brian | 2008-02-20 | 1 | -32/+3 |
* | gallium: new pipe->texture_update() function | Brian | 2008-02-20 | 1 | -0/+1 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -3/+3 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+287 |