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