Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / swr / swr_fence.cpp
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-01-16 Bruce Cherniakgallium/swr: Fix multi-context sync fence deadlock.
2018-03-15 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-14 Dylan BakerRevert "sched.h needs to be imported on Darwin/OSX...
2018-03-14 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-07-11 Tim Rowleyswr: switch to using SwrGetInterface api table
2016-12-16 Bruce Cherniakswr: Implement fence attached work queues for deferred...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-05-05 Bruce Cherniakswr: Remove stall waiting for core query counters.
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-14 Bruce Cherniakgallium/swr: Resource management
2016-03-07 Tim Rowleygallium/swr: remove use of UINT64 from swr_fence
2016-03-03 Tim Rowleygallium/swr: add OpenSWR driver