suyu/src
Lioncash 0d713cf8eb vp9: Mark functions with [[nodiscard]] where applicable
Prevents values from mistakenly being discarded in cases where it's a
bug to do so.
2020-10-29 22:57:32 -04:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 2020-10-28 02:02:44 -03:00
core kernel/process: Add missing <ctime> include 2020-10-29 03:17:20 -04:00
input_common Add hotplug, rumble and fix 3rd party adapters for the GC adapter 2020-10-28 21:12:34 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core vp9: Mark functions with [[nodiscard]] where applicable 2020-10-29 22:57:32 -04:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
yuzu_cmd yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00