aboutsummaryrefslogtreecommitdiff
path: root/src/citra/default_ini.h
AgeCommit message (Expand)Author
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-30Merge pull request #2386 from bunnei/fix-bg-colorSebastian Valle
2016-12-30config: SDL: Move background color setting to correct section.bunnei
2016-12-07Config: auto-select region and languagewwylele
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-05Support additional screen layouts.James Rowe
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-15core: Add configuration option for CPU JIT.bunnei
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-15citra: Default to HW renderer.bunnei
2016-06-10Merge pull request #1897 from linkmauve/sdl2-config-fixMat M
2016-06-11SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...Emmanuel Gil Peyrot
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-05-07AudioCore: SDL2 SinkMerryMage
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-21Config: Add scaled resolution optiontfarley
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-10-04Implement gdbstubpolaris-
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-07-26Citra: Remove dead gpu_refresh_rate option from the default ini file.Emmanuel Gil Peyrot
2015-05-22INI hw/sw renderer toggletfarley
2015-04-03Allow the user to set the background clear color during emulationarchshift
2015-03-07default_ini.h: Put comments on their own linesarchshift
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-10Merge pull request #526 from purpasmart96/citra_stubsbunnei
2015-02-07Services: Stub some functionspurpasmart96
2015-01-31arm: Adios armemuLioncash
2015-01-02Core: Change default CPU to dyncom.bunnei
2014-12-28GPU: Implement frameskip and remove forced framebuffer swap hack.bunnei
2014-12-26GPU: Change internal framerate to 30fps.bunnei
2014-12-20License changepurpasmart96
2014-12-13Add configurable per-class log filteringYuri Kunde Schlesner
2014-11-15Merge pull request #159 from SeannyM/enable_logTony Wasserka
2014-11-11ARM: Fixed several dyncom bugs.bunnei
2014-11-03Add support for disabling log from settingsSean
2014-10-27Added `gpu_refresh_rate` config setting for the new interpreter speed hack.archshift
2014-10-27Use configuration files to enable or disable the new dyncom interpreter.archshift
2014-10-22Use config files to store whether SDMC is enabled or notarchshift
2014-10-07Added configuration file system.archshift