yuzu-android/src
Fernando Sahmkow 90792cdb6e Core_Timing: Make core_timing threadsafe by default.
The old implementation had faulty Threadsafe methods where events could
be missing. This implementation unifies unsafe/safe methods and makes
core timing thread safe overall.
2019-06-16 14:14:35 -04:00
..
audio_core Core_Timing: Make core_timing threadsafe by default. 2019-06-16 14:14:35 -04:00
common cmake: Add missing shader hash file entries 2019-06-06 20:11:48 -03:00
core Core_Timing: Make core_timing threadsafe by default. 2019-06-16 14:14:35 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests Core_Timing: Make core_timing threadsafe by default. 2019-06-16 14:14:35 -04:00
video_core Merge pull request #2572 from FernandoS27/gpu-mem 2019-06-11 21:09:57 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request #2553 from lioncash/language 2019-06-07 21:46:08 -04:00
yuzu_cmd Merge pull request #2514 from ReinUsesLisp/opengl-compat 2019-06-07 17:23:25 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Merge pull request #2460 from lioncash/volatile 2019-05-14 06:34:53 -04:00