mesa/src/gallium/auxiliary/driver_ddebug
Mike Blumenkrantz 1c8bcad81a gallium: add pipe cap for scissored clears and pass scissor state to clear() hook
this adds a new pipe cap that drivers can support which enables passing buffer
clears with scissor test enabled through to be handled by the driver instead
of having mesa draw a quad

also adjust all existing clear() hooks to have the new parameter

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4310>
2020-04-29 18:05:06 +00:00
..
dd_context.c Revert "gallium: make handles of set_global_binding 64 bit" 2020-03-10 22:41:26 +00:00
dd_draw.c gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
dd_pipe.h gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
dd_public.h gallium/auxiliary: Extern "c" fixes. 2018-07-27 16:19:12 -05:00
dd_screen.c gallium: add pipe_screen::finalize_nir 2019-10-23 21:12:52 -04:00
dd_util.h ddebug: add missing forward declaration 2020-03-30 11:05:52 +00:00