210 Commits (2ec9c87101aee081a0ad6361b55ea57aea49fb7c)

Author SHA1 Message Date
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 6cab373b8e configuration: Initial work to reset all settings 5 years ago
lat9nq d8a19d286b yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 065b3eb53a general: Make CPU accuracy and related a Settings::Setting 5 years ago
Morph f4f67c448a yuzu: config: Silence narrowing conversion warning on MSVC 5 years ago
Morph 9e57d03087 config: Add new keyboard bindings 5 years ago
Kewlan 886fdb2687 game_list: Mark games as favorite to make them appear at the top. 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
Morph 7e5b4326f9 config: Default to exclusive fullscreen mode on platforms other than Windows 5 years ago
Morph 827c0726cc configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
ameerj 96fbe4f630 configuration: Add auto stub toggle that resets on boot 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
ReinUsesLisp 7f4f760938 config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 889ce02dcf yuzu/config: Disable assembly shaders by default 5 years ago
german c7cae8769f Add mouse panning 5 years ago
german 1b01f3199e Fix player 1 default connected value 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 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
FearlessTobi 9263d3e4cc yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
MerryMage c535205f1c dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
bunnei 1e370cff0e core: settings: Untangle multicore from asynchronous GPU. 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
german 1a3e4518ec Disable analog joystick from buttons by default 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 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
Morph 82d18bcf61 config: Migrate config files into config/custom 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Morph c20b902843 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago