Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / auxiliary / driver_trace /
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-24 Marek Olšákgallium: add pipe_screen::finalize_nir
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-08-21 Kenneth Graunkegallium/trace: Wrap resource_get_param if available
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for vsnprintf()
2019-04-30 Julien Isorcegallium: add resource_get_info to pipe_screen
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-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-06-04 Jose Fonsecatrace: Fix trace_context_transfer_unmap methods.
2018-04-22 Ilia Mirkintrace: allow image resource to be null
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...