suyu/src
Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization.
This commit corrects the behavior of cancel synchronization when the
thread is running/ready and ensures the next wait is cancelled as it's
suppose to.
2019-11-16 12:41:51 -04:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common common_funcs: Remove semicolons from INSERT_PADDING_* macros 2019-11-14 17:05:27 -05:00
core Kernel: Correct Cancel Synchronization. 2019-11-16 12:41:51 -04:00
input_common
tests Core_Timing: Fix tests. 2019-10-12 07:23:08 -04:00
video_core correct the implementation of RGBA16UI 2019-11-14 21:37:39 +01:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
yuzu_cmd SDL: Fix missing header 2019-10-04 18:14:11 -04:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format
CMakeLists.txt