yuzu/src
lat9nq 3e6c835a64 startup_checks: Use Windows flow for *nix
Spawns a child using fork and exec as opposed to fork alone. Workaround
for the macos file manager complaining about not supporting fork without
exec.

Control flow for *nix is now roughly the same as for Windows.
2022-11-23 21:35:47 -05:00
..
audio_core Add break for default cases 2022-11-13 16:30:55 -08:00
common Merge pull request #9234 from liamwhite/data-cash-money 2022-11-18 13:18:36 -08:00
core Merge pull request #9299 from lioncash/cast 2022-11-22 17:47:53 -05:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common Merge pull request #9238 from german77/cabinet_applet 2022-11-20 00:48:39 -08:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler spirv_emit_context: add missing flat decoration 2022-11-18 22:05:28 -05:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer 2022-11-20 12:08:08 -05:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu startup_checks: Use Windows flow for *nix 2022-11-23 21:35:47 -05:00
yuzu_cmd Add break for default cases 2022-11-13 16:30:55 -08:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00