summaryrefslogtreecommitdiff
path: root/src/core/settings.cpp
AgeCommit message (Expand)Author
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-05-03settings: Add anisotropic filtering level to the yuzu configuration log (#3875)Morph
2020-04-22Correct Linux Compile Error.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-03-19set: implement GetRegionCodeDan
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-21settings: Update LogSettings to show NAND/SDMC paths from FileUtilZach Hilman
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-09clang fixHexagon12
2019-03-09Log 2 new setting valuesHexagon12
2019-01-22citra_qt: Log settings on launchzhupengfei
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-08-10video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-01-12Remove references to PICA and rasterizers in video_coreJames Rowe
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-05-27Core: Fix some out-of-style includesYuri Kunde Schlesner
2017-05-04ir: implement new 3ds HID via ir:rstwwylele
2017-05-03ir: implement circle pad prowwylele
2017-03-01HID: use ButtonDevicewwylele
2017-01-31removed the possibly uneeded cast on values.gdbstub_portnoah the goodra
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-11-05Support additional screen layouts.James Rowe
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-11CitraQt: Apply config at startupJannik Vogel
2014-12-20License changepurpasmart96
2014-10-07Added configuration file system.archshift