yuzu/src
Lioncash 00fb79b2f3 common/fiber: Move all member variables into impl class
Hides all of the implementation details for users of the class. This has
the benefit of reducing includes and also making the fiber classes
movable again.
2020-11-06 20:36:32 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Move all member variables into impl class 2020-11-06 20:36:32 -05:00
core settings: Simplify initializer of resolution factor 2020-11-05 22:07:10 -05: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 Merge pull request #4891 from lioncash/clang2 2020-11-06 10:33:13 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05: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 MSVC build failures 2020-10-30 14:57:58 -04:00