summaryrefslogtreecommitdiff
path: root/src/common/settings.cpp
AgeCommit message (Expand)Author
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