dolphin/Source
Silent 26ebf5b650
Improvements to WorkQueueThread
- Do not use a lambda for std::thread as invoke constructor exists
- Use simpler std::lock_guard wherever possible
- Do not require T to be default constructible
- Move T out of the queue instead of copying
2019-10-08 22:57:33 +02:00
..
Android Merge pull request #8325 from Ebola16/35 2019-09-28 18:38:43 +02:00
Core Improvements to WorkQueueThread 2019-10-08 22:57:33 +02:00
DSPSpy
DSPTool VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value 2019-07-28 23:00:58 -04:00
PCH
UnitTests FixedSizeQueue: Bugfixes and improvements 2019-08-31 21:18:07 +02:00
VSProps Remove XAudio2 2019-09-14 14:08:13 -07:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt
dolphin-emu.sln