60 Commits (ef811c64259f0b83aa72c99bad9d4e48082129f8)

Author SHA1 Message Date
ameerj ef811c6425 settings: Remove std::chrono usage 4 years ago
Morph 8af9f3216e settings: Remove BCAT settings 4 years ago
german77 33a1d790e8 input_common/tas: Document the main class 5 years ago
MonsterDruide1 f078b15565 input_common/tas: Fallback to simple update 5 years ago
MonsterDruide1 4297d2fea2 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 f25d6ebc45 settings: File selector & other settings 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
Moonlacer 44135b011f remove-audio-stretching-setting 4 years ago
german77 5798537ce4 input_common: Enable steam controllers and 8 player support 4 years ago
Fernando Sahmkow ba82bb359b Garbage Collection: enable as default, eliminate option. 4 years ago
Morph c4a1d3cbf4 settings: Amend language_index maximum setting range 4 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
lat9nq 5be2d6fd28 settings: Fix MSVC issues 4 years ago
lat9nq 3862511a9a settings: Use std::clamp where possible 4 years ago
lat9nq e9cf08c241 settings: Remove unnecessary std::move usages 4 years ago
lat9nq 7737bdfd1a settings: Fix function virtualization 4 years ago
lat9nq a1f19b61f8 settings: Implement setting ranges 4 years ago
ReinUsesLisp 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 4 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
ameerj 2c6e274b39 config, nvflinger: Add FPS cap setting 4 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 4 years ago
lat9nq 1152d66ddd general: Add setting shader_backend 5 years ago
lat9nq 373f75d944 shader: Add shader loop safety check settings 5 years ago
german77 14d5202da6 input_common: Fix mouse panning behaivour 5 years ago
ameerj 58219d1f36 settings: Disable FPS unlimit setting between title launches 5 years ago
ameerj 0ed1077763 configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj 8284658bac configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 386cd45f07 configure_audio: Use u8 for volume value 5 years ago
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq c8b8674ffc settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 7ab5767157 core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
lat9nq cf1cd3321d settings: Set resolution_factor default to 1 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
lat9nq 20e51402b0 common: Force defaults for Settings::Setting's 5 years ago
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow 954ad2a61e Reaper: Setup settings and final tuning. 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
lat9nq e169fdad4f general: Make CPU accuracy and related a Settings::Setting 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
Morph 01ea0f3c74 configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
ameerj 54c1e0897d configuration: Add auto stub toggle that resets on boot 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
MerryMage 57c9da1b39 dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago