Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-03 | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger | |
more consistent with rest of gallium naming conventions. Also rename driver-internal names for these the same. | |||
2010-05-29 | i965g: adapt to clear interface changes | Roland Scheidegger | |
just like i915g, should in theory support separate depth/stencil clears (untested), with the same 2d blitter hacks. | |||
2010-03-30 | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger | |
2010-03-01 | i965: Rename pipe formats. | José Fonseca | |
2009-12-24 | i965g: strict aliasing changes | Keith Whitwell | |
2009-12-01 | i965g: nasty hack for clearing y-tiled surfaces | Keith Whitwell | |
2009-11-07 | i965g: Formalize on S8Z24 as the suported depth format | Jakob Bornecrantz | |
2009-11-04 | i965g: consolidate some includes | Keith Whitwell | |
2009-11-04 | i965g: plumb in some surface state | Keith Whitwell | |
2009-11-04 | i965g: hook up pipe_clear functions | Keith Whitwell | |