aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_fence.cpp
Commit message (Expand)AuthorAgeFilesLines
* sched.h needs to be imported on Darwin/OSX targets.Apple SWE2018-03-141-0/+4
* Revert "sched.h needs to be imported on Darwin/OSX targets."Dylan Baker2018-03-141-4/+0
* sched.h needs to be imported on Darwin/OSX targets.Apple SWE2018-03-131-0/+4
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-1/+1
* swr: switch to using SwrGetInterface api tableTim Rowley2017-07-111-1/+1
* swr: Implement fence attached work queues for deferred deletion.Bruce Cherniak2016-12-161-3/+11
* gallium: add a pipe_context parameter to fence_finishMarek Olšák2016-08-101-0/+1
* swr: Remove stall waiting for core query counters.Bruce Cherniak2016-05-051-6/+0
* gallium/swr: Resource managementBruce Cherniak2016-03-141-11/+18
* gallium/swr: remove use of UINT64 from swr_fenceTim Rowley2016-03-071-2/+2
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+143