suyu/src
Morph ff3aa5d380 yuzu/main: Add basic command line arguments
The following command line arguments are supported:

yuzu.exe "path_to_game" - Launches a game at "path_to_game"
yuzu.exe -f - Launches the next game in fullscreen
yuzu.exe -g "path_to_game" - Launches a game at "path_to_game"
yuzu.exe -f -g "path_to_game" - Launches a game at "path_to_game" in fullscreen
2020-12-25 15:41:00 -05:00
..
audio_core Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
common Merge pull request #5131 from bunnei/scheduler-rewrite 2020-12-20 20:57:54 -08:00
core core: memory: Ensure thread safe access when pages are rasterizer cached (#5206) 2020-12-24 21:51:49 -08:00
input_common Merge pull request #5020 from german77/AnalogfromButtonFix 2020-12-08 10:30:21 +08:00
tests hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 2020-12-06 00:03:24 -08:00
video_core Merge pull request #5226 from ReinUsesLisp/c4715-vc 2020-12-25 03:11:47 -03:00
web_service
yuzu yuzu/main: Add basic command line arguments 2020-12-25 15:41:00 -05:00
yuzu_cmd cmake: Always enable Vulkan 2020-12-24 21:07:24 -03:00
yuzu_tester yuzu: Remove gdbstub configuration 2020-12-19 19:19:42 +01:00
.clang-format
CMakeLists.txt CMakeLists: disable -Winvalid-offsetof 2020-11-27 17:42:02 -05:00