summaryrefslogtreecommitdiff
path: root/src/citra_qt/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GPU: Implement frameskip and remove forced framebuffer swap hack.Gravatar bunnei2014-12-281-0/+2
* GPU: Change internal framerate to 30fps.Gravatar bunnei2014-12-261-1/+1
* License changeGravatar purpasmart962014-12-201-1/+1
* Add configurable per-class log filteringGravatar Yuri Kunde Schlesner2014-12-131-2/+2
* Merge Config::ReadXYZsGravatar archshift2014-11-181-35/+17
* Merge pull request #159 from SeannyM/enable_logGravatar Tony Wasserka2014-11-151-0/+14
|\
| * Add support for disabling log from settingsGravatar Sean2014-11-031-0/+14
* | Added `gpu_refresh_rate` config setting for the new interpreter speed hack.Gravatar archshift2014-10-271-0/+2
* | Use configuration files to enable or disable the new dyncom interpreter.Gravatar archshift2014-10-271-0/+15
|/
* Use config files to store whether SDMC is enabled or notGravatar archshift2014-10-221-0/+14
* Added configuration file system.Gravatar archshift2014-10-071-0/+79