gallivm/nir: add support for indirect image loading
[mesa.git] / src / gallium / auxiliary / driver_ddebug /
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-03-30 Pierre-Eric Pellou... ddebug: add missing forward declaration
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
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/ddebug: Wrap resource_get_param if available
2019-08-15 Erik Faye-Lundmesa: avoid warning on Windows
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-05-08 Brian Paulddebug: fix a few MSVC compiler warnings
2019-04-30 Julien Isorcegallium: add resource_get_info to pipe_screen
2019-04-25 Nicolai Hähnleddebug: expose some helper functions as non-inline
2019-04-25 Nicolai Hähnleddebug: dump driver state into a separate file
2019-04-25 Nicolai Hähnleddebug: log calls to pipe->flush
2019-04-25 Nicolai Hähnleddebug: set thread name
2019-04-05 Dave Airlieddebug: add compute functions to help hang detection
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Guido Günthergallium: ddebug: Add missing fence related wrappers
2018-12-19 Nicolai Hähnleddebug: always flush when requested, even when hang...
2018-12-19 Nicolai Hähnleddebug: simplify watchdog loop and fix crash in the...
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-08-15 Marek Olšákddebug: implement set_window_rectangles
2018-08-02 Andres Gomezddebug: use util_snprintf() in dd_get_debug_filename_an...
2018-08-01 Dylan Bakergallium: fix ddebug on windows
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-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-04-14 Brian Paulddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...