radeonsi: stop using TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
[mesa.git] / src / gallium / auxiliary / driver_noop /
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
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-10-23 Marek Olšákgallium/noop: implement get_disk_shader_cache and get_c...
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-08-21 Kenneth Graunkegallium/noop: Implement resource_get_param
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-05-08 Brian Paulnoop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC...
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-08-15 Marek Olšáknoop: implement set_window_rectangles
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-27 Alexander von Gluck IVgallium/auxiliary: Extern "c" fixes.
2018-07-27 Marek Olšákgallium/noop: implement invalidate_resource
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...