331 Commits (bd95c199bc94cb1be62a809f932a7d67fdaafe78)

Author SHA1 Message Date
Clément Gallet 49406504a2 Avoid -Wshadow warning 5 years ago
Clément Gallet d94248f11b yuzu-cmd: Fix OpenGL rendering 5 years ago
Clément Gallet a009eeaa85 yuzu-cmd: Add touch_from_button in config file 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 19caa4ffd2 emu_window: unsigned -> u32 5 years ago
ameerj 26f5049a7e yuzu_cmd: Remove unused resource.h 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 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
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
bunnei fddde225c5 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
ReinUsesLisp 7f4f760938 config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
german c7cae8769f Add mouse panning 5 years ago
Morph 657ac39f45 renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
german 2aa888b7e3 Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Morph 7031765c6f config: Enable docked mode by default 5 years ago
Morph dd29408b26 yuzu_cmd: Silence unreferenced local variable warning 5 years ago
FearlessTobi 9263d3e4cc yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 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
comex 278bbcb8d7 yuzu_cmd: Remove 'users_size' 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago