gallium: add pipe cap for scissored clears and pass scissor state to clear() hook
[mesa.git] / src / gallium / auxiliary / driver_rbug / rbug_context.c
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2019-10-18 Lucas Stachrbug: forward texture_barrier to pipe driver
2019-10-18 Lucas Stachrbug: implement missing explicit sync related fence...
2019-10-18 Lucas Stachrbug: move flush_resource initialization
2019-10-18 Lucas Stachrbug: unwrap index buffer resource
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...