gallium: add pipe cap for scissored clears and pass scissor state to clear() hook
[mesa.git] / src / gallium / auxiliary / driver_trace / tr_context.c
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-04-11 Guido Günthergallium: trace: Add missing fence related wrappers
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-06-04 Jose Fonsecatrace: Fix trace_context_transfer_unmap methods.
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...