yuzu-fork/src
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal
This is more representative of what actually occurs, as web does support remote URLs which wouldn't need a romfs callback. This paves for easy future support of this with a call like 'OpenPageRemote' or similar.
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: Rename OpenPage to OpenPageLocal 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 web_browser: Rename OpenPage to OpenPageLocal 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 Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00