summaryrefslogtreecommitdiff
path: root/src/citra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gui: Change title bar to include build nameGravatar James Rowe2017-02-231-2/+2
* Merge pull request #2368 from wwylele/camera-2Gravatar Yuri Kunde Schlesner2017-01-292-0/+31
|\
| * CAM: implement basic camera functions with a blank cameraGravatar wwylele2017-01-112-0/+31
* | citra: add missing control paths for ResultStatus on rom load. Fix warning ab...Gravatar Kloen2017-01-291-0/+20
* | SDL: Select audio device (#2403)Gravatar Kloen Lansfiel2017-01-252-0/+5
* | SDL2: Config.cpp fix double to float warningGravatar Kloen2017-01-111-1/+2
* | Merge pull request #2384 from bunnei/internal-res-optionGravatar bunnei2017-01-082-5/+5
|\ \
| * | config: Add option for specifying screen resolution scale factor.Gravatar bunnei2017-01-072-5/+5
* | | Merge pull request #1951 from wwylele/motion-sensorGravatar bunnei2017-01-072-7/+20
|\ \ \ | |/ / |/| |
| * | Frontend: emulate motion sensorGravatar wwylele2016-12-262-7/+20
| |/
* | Merge pull request #2386 from bunnei/fix-bg-colorGravatar Sebastian Valle2016-12-301-6/+6
|\ \
| * | config: SDL: Move background color setting to correct section.Gravatar bunnei2016-12-301-6/+6
| |/
* | Merge pull request #2240 from wwylele/auto-regionGravatar bunnei2016-12-292-2/+3
|\ \ | |/ |/|
| * Config: auto-select region and languageGravatar wwylele2016-12-072-2/+3
* | core: Move emu_window and key_map into coreGravatar MerryMage2016-12-232-2/+2
* | Address clang-format issues.Gravatar bunnei2016-12-211-3/+3
* | core: Consolidate core and system state, remove system module & cleanups.Gravatar bunnei2016-12-211-2/+1
* | core: Consolidate top-level system state into a singleton.Gravatar bunnei2016-12-211-21/+14
* | Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dllGravatar bunnei2016-12-161-7/+4
|\ \
| * | Modularized Qt and SDL file copyingGravatar freiro2016-12-131-7/+4
| |/
* | Merge pull request #2267 from JayFoxRox/fix-mingw-ccGravatar Sebastian Valle2016-12-112-2/+2
|\ \ | |/ |/|
| * Unify Windows ICON resource nameGravatar Jannik Vogel2016-12-051-1/+1
| * Support mingw cross-compileGravatar Jannik Vogel2016-12-052-2/+2
* | Implement Frame rate limiter (#2223)Gravatar emmauss2016-12-062-0/+6
|/
* Merge pull request #2196 from Subv/system_modeGravatar Yuri Kunde Schlesner2016-11-271-3/+10
|\
| * Kernel/Loader: Grab the system mode from the NCCH ExHeader.Gravatar Subv2016-11-271-6/+6
| * Kernel/Loader: Grab the system mode from the NCCH ExHeader.Gravatar Subv2016-11-191-4/+11
* | GPU: Remove the broken frame_skip option.Gravatar Emmanuel Gil Peyrot2016-11-272-5/+0
|/
* Add default hotkey to swap primary screens.Gravatar James Rowe2016-11-051-1/+2
* Support additional screen layouts.Gravatar James Rowe2016-11-053-4/+15
* build: add default install for DragonFly, Solaris, etc.Gravatar Jan Beich2016-10-271-1/+1
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-215-22/+5
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-183-6/+9
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-187-54/+60
* core: Add configuration option for CPU JIT.Gravatar bunnei2016-09-152-0/+5
* Merge pull request #2032 from bunnei/qt-graphicsGravatar bunnei2016-08-313-0/+6
|\
| * config: Add a setting for graphics V-Sync.Gravatar bunnei2016-08-293-0/+6
* | configure_audio: User-configuratble option to enable/disable audio stretchingGravatar MerryMage2016-08-312-0/+7
|/
* citra: Default to HW renderer.Gravatar bunnei2016-08-152-3/+3
* Merge pull request #1890 from LFsWang/fix-encode-problemGravatar bunnei2016-07-141-0/+22
|\
| * Fix boot_filename encode on WindowsGravatar LFsWang2016-06-081-0/+22
* | Merge pull request #1897 from linkmauve/sdl2-config-fixGravatar Mat M2016-06-101-1/+5
|\ \
| * | SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...Gravatar Emmanuel Gil Peyrot2016-06-111-1/+5
| |/
* | Merge pull request #1789 from wwylele/input-refactorGravatar bunnei2016-06-103-8/+19
|\ \ | |/ |/|
| * implement circle pad modifierGravatar wwylele2016-05-152-0/+7
| * Refactor input subsystemGravatar wwylele2016-05-153-8/+12
* | Merge pull request #1817 from linkmauve/smdh-stuffGravatar bunnei2016-05-251-1/+7
|\ \
| * | CitraQt: Simplify the game list loader codeGravatar Emmanuel Gil Peyrot2016-05-211-1/+1
| * | Loader, Frontends: Refactor loader creation and game loadingGravatar Emmanuel Gil Peyrot2016-05-211-1/+7
| |/