summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_pipe_clear.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+2
* gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-14/+14
* i965g: adapt to clear interface changesRoland Scheidegger2010-05-291-11/+63
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* i965: Rename pipe formats.José Fonseca2010-03-011-4/+4
* i965g: strict aliasing changesKeith Whitwell2009-12-241-4/+4
* i965g: nasty hack for clearing y-tiled surfacesKeith Whitwell2009-12-011-1/+5
* i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz2009-11-071-7/+0
* i965g: consolidate some includesKeith Whitwell2009-11-041-1/+0
* i965g: plumb in some surface stateKeith Whitwell2009-11-041-2/+2
* i965g: hook up pipe_clear functionsKeith Whitwell2009-11-041-0/+222