summaryrefslogtreecommitdiff
path: root/src/common/settings.h
AgeCommit message (Expand)Author
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24config: Cleanup and documentationgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Add TAS inputgerman77
2021-11-24settings: Cleanup settingsgerman77
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-16TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow
2021-11-16Yuzu UI: Add button for Anti AliasFernando Sahmkow
2021-11-16Settings: Add anti-aliasing method settingMarshall Mohror
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16VideoCore: Add gaussian filtering.FernandoS27
2021-11-16VideoCore: Add more rescaling option.FernandoS27
2021-11-16Presentation: add Nearest Neighbor filter.Fernando Sahmkow
2021-11-16vulkan: Implement FidelityFX Super ResolutionMarshall Mohror
2021-11-16Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow
2021-11-16video_core: Refactor resolution scale functionameerj
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-10-17settings: Remove std::chrono usageameerj
2021-09-29settings: Remove BCAT settingsMorph
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide1
2021-09-18settings: File selector & other settingsMonsterDruide1
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
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-21settings: Amend language_index maximum setting rangeMorph
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-11settings: Fix MSVC issueslat9nq
2021-08-10Merge pull request #6776 from lat9nq/ranged-settingsbunnei
2021-07-31settings: Use std::clamp where possiblelat9nq
2021-07-30settings: Remove unnecessary std::move usageslat9nq
2021-07-30Merge pull request #6759 from ReinUsesLisp/pipeline-statisticsbunnei
2021-07-30settings: Fix function virtualizationlat9nq
2021-07-30settings: Implement setting rangeslat9nq
2021-07-28Merge pull request #6700 from lat9nq/fullscreen-enumbunnei
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei