149 Commits (b0f03f760023f9b18ec593b9b27b65adca905b63)

Author SHA1 Message Date
lizzie b0f03f7600 init audio 4 months ago
lizzie eb1590da51 disable stdio buffering 5 months ago
lizzie 5c19ef90f1 fix yuzu cpp 6 months ago
lizzie f705ca98be fix 6 months ago
lizzie 1bfac6e054 fixup shit 6 months ago
lizzie 0d557f466e fix atexit impl 6 months ago
lizzie 20140a1fc8 proper memswap mechanism 7 months ago
lizzie aa81fc5865 more stupid stuff 7 months ago
lizzie bffd2ad033 swap handling 7 months ago
lizzie ddcd4dfea6 more memory shit 8 months ago
lizzie f16c370eba sysconf stub cuz crash(?) + some stderrp stuff 8 months ago
lizzie 2eae71ad0b make .pkg and .self 8 months ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 1 week ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 2 months ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
lizzie 0dad29698e
[frontend] allow to specify input profile name for first player on command line (#3684) 4 months ago
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 6 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 7 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 8 months ago
lizzie d0206c35fb
[qt] fix aspect ratio enum mismatch for framebuffer (#2792) 9 months ago
lizzie fd21774aae
[common] remove nvidia driver hack using environment variables (#2575) 10 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 12 months ago
Gamer64 1f34d836b4
Add cmake option to enable microprofile (#179) 12 months ago
SDK-Chan 87f171e884
[cmake, core] Unbreak FreeBSD Building Process (#117) 12 months ago
crueter 9dfe3cece0
[desktop, core] yuzu -> Eden, eden -> Eden 1 year ago
lizzie d5c58342e0
[yuzu_cmd] gdbstub option (#43) 1 year ago
Aleksandr Popovich 76fa525592 Added the public lobby to android. (#125) 1 year ago
swurl 7e943732bf fix a large variety of issues (#101) 1 year ago
darktux 2032d035a3 Removed telemetry and anonymized SCM (git) strings 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Liam 1a51a1281c am: retrieve main applet creation info from frontend 3 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 3 years ago
Viktor Szépe 8f8a15827f Fix more typos 3 years ago
flodavid 6bd3056c52 yuzu: create linux group in general settings 3 years ago
xcfrg e21bdc68db yuzu: integrate gamemode support on linux 3 years ago
t895 230bd06245 config: Unify config handling under frontend_common 3 years ago
lat9nq 359254f345 cmd/yuzu: Remove uncaught usage of stoi 3 years ago
FearlessTobi ff92a0c8f4 am: Implement UserChannel parameters 3 years ago
Danila Malyutin 7f0de0f204 msvc: set warning level to /W4 globally 3 years ago
Morph 81ba61a0bd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
Ariel Cabello c44d17b35d Don't exit when using "-u" option in yuzu-cmd 3 years ago
Ariel Cabello df0f80f55c Add short "-u" option for yuzu_cmd. 3 years ago
Morph feea72a15e main: (Windows) Set the current timer resolution to the maximum 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
german77 60b2683cc1 yuzu_cmd: Order arguments alphabetically and port arguments from Qt 4 years ago
Chris Oboe e8c4d19269 Disable automatically opening the console on windows yuzu-cmd builds (#9485) 4 years ago
Liam acc4a150ef video_core: add null backend 4 years ago
Kyle Kienapfel d886438754 Add break for default cases 4 years ago
Enrico Mancuso 444c5ed6d9 Add break statement in default case 4 years ago