1217 Commits (c8f9f1de443ff1095ec92f47e0876e82af7d8d13)

Author SHA1 Message Date
Narr the Reg 74cd79b687 config: Fix controller config from resetting 4 years ago
Morph 8d0d61dfd1 configure_audio: Fix output mode setting not saving 4 years ago
Liam 5be8a74b0c general: fix spelling mistakes 4 years ago
german77 875958163b yuzu: Move audio settings to audio section 4 years ago
german77 d4ce7b7ad6 yuzu: Remove console id setting 4 years ago
Narr the Reg 2e388209d7 Revert "yuzu: config: Remove player 8 and 9 from config file" 4 years ago
Narr the Reg f6531fb17c yuzu: config: Remove player 8 and 9 from config file 4 years ago
german77 2120dd02d6 config: Fix per game Force max clock 4 years ago
ameerj c5386e2179 configuration: Add async ASTC decode setting 4 years ago
Narr the Reg 19ef4a0ee2 yuzu: Write to config file on important config changes 4 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 4 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 4 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 4 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 4 years ago
german77 817d7c302a yuzu: config: Draw turbo buttons with a different color 4 years ago
german77 db99ab5431 input_common: Implement turbo buttons 4 years ago
Narr the Reg 56cf32f245 yuzu: config: Avoid reading deleted object 4 years ago
Wollnashorn 6b840142b3 video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 4 years ago
Morph aeada1616a main: Globally disable the "?" button on dialogs 4 years ago
EBADBEEF 674fb618a5 qt: add option to disable controller applet 4 years ago
german77 8137de5e93 yuzu: Fix language comobox crash 4 years ago
Narr the Reg 000a5852ee core: hid: Only set the polling mode to the correct side 4 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 4 years ago
Narr the Reg 3672362ce1 core: hid: Migrate ring from emulated devices to emulated controller 4 years ago
Narr the Reg 2b87d9e674 yuzu: Update controller colors and button names 4 years ago
Narr the Reg 216bdb7884 input_common: Disable SDL driver with switch controllers 4 years ago
Jonas Gutenschwager 0a1e70f431 fix format 4 years ago
Jonas Gutenschwager 66c71b5b5b allow volume up/down hotkeys to be repeated 4 years ago
Matías Locatti b269425fd8 UI change 4 years ago
Matías Locatti cf9e60d883 1.5X resolution scaler option 4 years ago
Narr the Reg b6721a40fe yuzu: Read mouse wheel input 4 years ago
Liam 0cbb5cd1f0 qt: fix configuration weirdness on turbo 4 years ago
Wollnashorn 1011652852 config: Set the Vulkan driver pipeline cache option to be global 4 years ago
Wollnashorn 0b17b4edd2 config: Better wording for VK pipeline cache option and enable by default 4 years ago
Wollnashorn ef0b585b0b video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines 4 years ago
Liam d9b2bc7f04 common: add setting for renderer clock workaround 4 years ago
Fernando Sahmkow e5d02ff039 yuzu-ui: Add setting for disabling macro HLE 4 years ago
Colin Kinloch edaac481d1 settings: comment language blocklist columns 4 years ago
Wollnashorn 446003088b config: Save multiplayer settings only globally 4 years ago
Colin Kinloch e7feff53e7 settings: added regon/language warning bounds check 4 years ago
Colin Kinloch 5de4ef224e settings: warn on invalid regon/language combinations 4 years ago
german77 81cfe514ab yuzu: Automatically refresh device list 4 years ago
german77 784d60966f yuzu: fix device name setting 4 years ago
Chloe Marcec 27a7d5a11a Set: Allow setting device nickname 4 years ago
Narr the Reg d68ca768b5 yuzu: Make unlimited frame rate non persistent between game boots 4 years ago
Liam 292cc68b75 video_core: Integrate SMAA 4 years ago
Lioncash 1ad43e68da configure_graphics: Make SPIRV backend string translatable 4 years ago
Lioncash 7a349e99ee emulated_controller: Remove unused parameter in GetMappedDevices() 4 years ago
Liam dfc09df118 core: add option to break on unmapped access 4 years ago
Liam acc4a150ef video_core: add null backend 4 years ago