yuzu/src
Zach Hilman 3898c3903e web_browser: Use function tables for execute and initialize
Allows easy handling of multiple shim types, as they have enough in common to be the same backend but not enough to share init/exec.
2019-06-24 20:05:11 -04:00
..
audio_core Cleanup 2019-06-16 20:18:35 +10:00
common common/hex_util: Reserve std::string memory ahead of time 2019-06-12 17:54:11 -04:00
core web_browser: Use function tables for execute and initialize 2019-06-24 20:05:11 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests kernel: Differentiate kernel and user processes when picking ID 2019-06-10 00:28:33 -04:00
video_core Merge pull request #2579 from ReinUsesLisp/fix-aoffi-test 2019-06-21 15:28:55 -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 yuzu: Accept default applets for Parental Controls and ECommerce 2019-06-24 20:05:11 -04:00
yuzu_cmd Merge pull request #2482 from DarkLordZach/prepo 2019-06-21 14:05:18 -04:00
yuzu_tester yuzutest: Add minor comments 2019-06-10 00:31:54 -04:00
.clang-format
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00