summaryrefslogtreecommitdiff
path: root/src/common/settings.cpp
AgeCommit message (Expand)Author
2022-08-25video_core: add option for pessimistic flushingLiam
2022-08-12Allow audio volume up to 200%Kelebek1
2022-07-22Project AndioKelebek1
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-04-28GCC 12 fixesLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-16Settings: Add anti-aliasing method settingMarshall Mohror
2021-11-16VideoCore: Add more rescaling option.FernandoS27
2021-11-16Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow
2021-11-16video_core: Misc resolution scaling related refactoringameerj
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16common/settings: Remove unused scaling optionsReinUsesLisp
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-11-16VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow
2021-09-29settings: Remove BCAT settingsMorph
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
2021-09-15fix_accidental_deletionMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-10input_common: Enable steam controllers and 8 player supportgerman77
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-07-15Merge pull request #6579 from ameerj/float-settingsbunnei
2021-07-08configure_audio: Use u8 for volume valueameerj
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-23Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M
2021-06-20Update dynarmic and add new unsafe CPU option.Fernando Sahmkow
2021-06-16Reaper: Setup settings and final tuning.Fernando Sahmkow
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-04-14common: Move settings to common from core.bunnei