123 Commits (d5c58342e083a275ce4acbfd2b2453c53ab12c3f)

Author SHA1 Message Date
lizzie d5c58342e0
[yuzu_cmd] gdbstub option (#43) 5 months ago
Aleksandr Popovich 76fa525592 Added the public lobby to android. (#125) 7 months ago
swurl 7e943732bf fix a large variety of issues (#101) 7 months 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 2 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Viktor Szépe 8f8a15827f Fix more typos 2 years ago
flodavid 6bd3056c52 yuzu: create linux group in general settings 2 years ago
xcfrg e21bdc68db yuzu: integrate gamemode support on linux 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
lat9nq 359254f345 cmd/yuzu: Remove uncaught usage of stoi 2 years ago
FearlessTobi ff92a0c8f4 am: Implement UserChannel parameters 2 years ago
Danila Malyutin 7f0de0f204 msvc: set warning level to /W4 globally 2 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 3 years ago
Chris Oboe e8c4d19269 Disable automatically opening the console on windows yuzu-cmd builds (#9485) 3 years ago
Liam acc4a150ef video_core: add null backend 3 years ago
Kyle Kienapfel d886438754 Add break for default cases 3 years ago
Enrico Mancuso 444c5ed6d9 Add break statement in default case 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 3 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 69e8e88fb7 yuzu_cmd: Fix compilation 3 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
Liam 91beb87df0 core: fix initialization in single core, sync GPU mode 4 years ago
Nikita Strygin 3d63ebf6c9 Make yuzu-cmd respect log_filter setting 4 years ago
Liam c14f683322 core/debugger: fix a number of shutdown deadlocks 4 years ago
Liam b09ff19f31 core/debugger: support operation in yuzu-cmd 4 years ago
lat9nq 09dc77a19f yuzu_cmd: Start the logging backend 4 years ago
ameerj 000b3197c6 yuzu_cmd: Reduce unused includes 4 years ago
lat9nq 0b10017932 yuzu_cmd: Allow user to specify config file location 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
Morph dc5d30a9b4 yuzu_cmd: Remove remaining static system instances 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 4 years ago
ameerj 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
san 48bd60e5c3 yuzu-cmd: Fullscreen Improvements (#6656) 4 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago