util/format: Add more multi-planar formats.
[mesa.git] / src / gallium / auxiliary / driver_rbug /
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-03-25 Erik Faye-Lundrbug: do not return void-value
2020-03-25 Erik Faye-Lundrbug: clean up cast-warnings
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-18 Lucas Stachrbug: remove superfluous NULL check
2019-10-18 Lucas Stachrbug: implement resource creation with modifier
2019-10-18 Lucas Stachrbug: forward can_create_resource to pipe driver
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-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-08-21 Kenneth Graunkegallium/rbug: Wrap resource_get_param if available
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-04-30 Julien Isorcegallium: add resource_get_info to pipe_screen
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...