suyu/src
Lioncash b3c8997829 page_table: Allow page tables to be moved
Makes page tables and virtual buffers able to be moved, but not copied,
making the interface more flexible.

Previously, with the destructor specified, but no move assignment or
constructor specified, they wouldn't be implicitly generated.
2020-11-17 20:08:20 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common page_table: Allow page tables to be moved 2020-11-17 20:08:20 -05:00
core Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix 2020-11-12 21:55:06 -08:00
input_common motion_input: Mark constructor as explicit 2020-11-15 14:20:41 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu bootmanager: Address review comments 2020-11-09 22:55:05 -05:00
yuzu_cmd core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
yuzu_tester core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
.clang-format
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00