aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/driver_ddebug/dd_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add pipe_screen::finalize_nirMarek Olšák2019-10-231-0/+9
* gallium: extend resource_get_param to be as capable as resource_get_handleMarek Olšák2019-09-181-2/+7
* gallium/ddebug: Wrap resource_get_param if availableKenneth Graunke2019-08-211-0/+13
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-4/+4
* ddebug: fix a few MSVC compiler warningsBrian Paul2019-05-081-1/+1
* gallium: add resource_get_info to pipe_screenJulien Isorce2019-04-301-0/+12
* gallium: ddebug: Add missing fence related wrappersGuido Günther2019-04-041-0/+10
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-1/+2
* gallium: Check pipe_screen::resource_changed before dereferencing itMichel Dänzer2018-07-121-1/+2
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-131-0/+593