aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra/default_ini.h
Commit message (Expand)AuthorAge
* Citra: Remove dead gpu_refresh_rate option from the default ini file.Gravatar Emmanuel Gil Peyrot2015-07-26
* INI hw/sw renderer toggleGravatar tfarley2015-05-22
* Allow the user to set the background clear color during emulationGravatar archshift2015-04-03
* default_ini.h: Put comments on their own linesGravatar archshift2015-03-07
* Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Gravatar Emmanuel Gil Peyrot2015-02-22
* Merge pull request #526 from purpasmart96/citra_stubsGravatar bunnei2015-02-10
|\
| * Services: Stub some functionsGravatar purpasmart962015-02-07
* | arm: Adios armemuGravatar Lioncash2015-01-31
|/
* Core: Change default CPU to dyncom.Gravatar bunnei2015-01-02
* GPU: Implement frameskip and remove forced framebuffer swap hack.Gravatar bunnei2014-12-28
* GPU: Change internal framerate to 30fps.Gravatar bunnei2014-12-26
* License changeGravatar purpasmart962014-12-20
* Add configurable per-class log filteringGravatar Yuri Kunde Schlesner2014-12-13
* Merge pull request #159 from SeannyM/enable_logGravatar Tony Wasserka2014-11-15
|\
* | ARM: Fixed several dyncom bugs.Gravatar bunnei2014-11-11
| * Add support for disabling log from settingsGravatar Sean2014-11-03
* | Added `gpu_refresh_rate` config setting for the new interpreter speed hack.Gravatar archshift2014-10-27
* | Use configuration files to enable or disable the new dyncom interpreter.Gravatar archshift2014-10-27
|/
* Use config files to store whether SDMC is enabled or notGravatar archshift2014-10-22
* Added configuration file system.Gravatar archshift2014-10-07