summaryrefslogtreecommitdiffstats
path: root/src/common/settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* settings: Reset FSR sharpening global state with the otherslat9nq2022-11-261-0/+1
* FSR Sharpening Slider part 1 - only a global sliderMatías Locatti2022-11-241-0/+1
* Add break statement in default casesEnrico Mancuso2022-11-091-0/+1
* video_core: add option for pessimistic flushingLiam2022-08-251-0/+1
* Allow audio volume up to 200%Kelebek12022-08-121-1/+1
* Project AndioKelebek12022-07-221-1/+2
* yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei2022-07-171-1/+0
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-1/+1
* core/debugger: Implement new GDB stub debuggerLiam2022-06-011-0/+1
* GCC 12 fixesLiam2022-04-281-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* dynarmic: Inline exclusive memory accessesmerry2022-02-271-0/+1
* settings: Add a new "use_extended_memory_layout" setting.bunnei2022-02-211-0/+1
* configure_general: Allow framerate cap to be used in custom game configsKewlan2021-11-211-0/+1
* Settings: Add anti-aliasing method settingMarshall Mohror2021-11-161-0/+1
* VideoCore: Add more rescaling option.FernandoS272021-11-161-0/+13
* Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow2021-11-161-0/+2
* video_core: Misc resolution scaling related refactoringameerj2021-11-161-1/+1
* Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow2021-11-161-9/+1
* common/settings: Remove unused scaling optionsReinUsesLisp2021-11-161-16/+7
* Settings: eliminate rescaling_factor.Fernando Sahmkow2021-11-161-1/+1
* Settings: Add resolution scaling to settings.Fernando Sahmkow2021-11-161-0/+51
* VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow2021-11-161-0/+1
* settings: Remove BCAT settingsMorph2021-09-291-2/+0
* Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei2021-09-181-2/+0
|\
| * fix_accidental_deletionMoonlacer2021-09-161-1/+2
| * remove-audio-stretching-settingMoonlacer2021-09-161-4/+1
* | Merge pull request #6950 from german77/multiplaybunnei2021-09-181-0/+3
|\ \ | |/ |/|
| * input_common: Enable steam controllers and 8 player supportgerman772021-09-101-0/+3
* | Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S2021-09-111-2/+2
|\ \ | |/ |/|
| * configure_graphics: Add GPU nvdec decoding as an optionameerj2021-08-161-2/+2
* | Garbage Collection: enable as default, eliminate option.Fernando Sahmkow2021-08-281-2/+0
|/
* Merge pull request #6696 from ameerj/speed-limit-renamebunnei2021-07-271-4/+4
|\
| * general: Rename "Frame Limit" references to "Speed Limit"ameerj2021-07-241-4/+4
* | general: Add setting shader_backendlat9nq2021-07-231-2/+2
|/
* Merge pull request #6579 from ameerj/float-settingsbunnei2021-07-161-1/+1
|\
| * configure_audio: Use u8 for volume valueameerj2021-07-091-1/+1
* | settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-081-1/+1
|/
* general: Make most settings a BasicSettinglat9nq2021-06-281-8/+8
* Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M2021-06-231-0/+2
|\
| * Reaper: Setup settings and final tuning.Fernando Sahmkow2021-06-161-0/+2
* | Update dynarmic and add new unsafe CPU option.Fernando Sahmkow2021-06-201-0/+1
|/
* configure_graphics: Add Accelerate ASTC decoding settingameerj2021-06-161-0/+2
* General: Add settings for fastmem and disabling adress space check.FernandoS272021-06-111-0/+8
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-6/+10
* general: Demote custom_rtc to regular settinglat9nq2021-05-171-1/+0
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-0/+6
* general: Make CPU accuracy and related a Settings::Settinglat9nq2021-05-161-1/+1
* common: Move settings to common from core.bunnei2021-04-151-0/+143