Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -2/+2 |
* | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger | 2010-06-03 | 1 | -14/+14 |
* | i965g: adapt to clear interface changes | Roland Scheidegger | 2010-05-29 | 1 | -11/+63 |
* | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger | 2010-03-30 | 1 | -2/+2 |
* | i965: Rename pipe formats. | José Fonseca | 2010-03-01 | 1 | -4/+4 |
* | i965g: strict aliasing changes | Keith Whitwell | 2009-12-24 | 1 | -4/+4 |
* | i965g: nasty hack for clearing y-tiled surfaces | Keith Whitwell | 2009-12-01 | 1 | -1/+5 |
* | i965g: Formalize on S8Z24 as the suported depth format | Jakob Bornecrantz | 2009-11-07 | 1 | -7/+0 |
* | i965g: consolidate some includes | Keith Whitwell | 2009-11-04 | 1 | -1/+0 |
* | i965g: plumb in some surface state | Keith Whitwell | 2009-11-04 | 1 | -2/+2 |
* | i965g: hook up pipe_clear functions | Keith Whitwell | 2009-11-04 | 1 | -0/+222 |