115 Commits (c90b7f3b939096d156d34a2d6177055fd9d5f631)

Author SHA1 Message Date
flodavid 6bd3056c52 yuzu: create linux group in general settings 2 years ago
xcfrg e21bdc68db yuzu: integrate gamemode support on linux 3 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 4 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) 5 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
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Morph dd29408b26 yuzu_cmd: Silence unreferenced local variable warning 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago