aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/driver_rbug/rbug_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add pipe_screen::finalize_nirMarek Olšák2019-10-231-0/+9
* rbug: remove superfluous NULL checkLucas Stach2019-10-181-2/+1
* rbug: implement resource creation with modifierLucas Stach2019-10-181-0/+38
* rbug: forward can_create_resource to pipe driverLucas Stach2019-10-181-0/+12
* rbug: implement missing explicit sync related fence functionsLucas Stach2019-10-181-0/+11
* gallium: extend resource_get_param to be as capable as resource_get_handleMarek Olšák2019-09-181-2/+8
* gallium/rbug: Wrap resource_get_param if availableKenneth Graunke2019-08-211-0/+17
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-5/+5
* gallium: add resource_get_info to pipe_screenJulien Isorce2019-04-301-0/+15
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-0/+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/+343