summaryrefslogtreecommitdiff
path: root/src/citra
AgeCommit message (Expand)Author
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-29citra: add missing control paths for ResultStatus on rom load. Fix warning ab...Kloen
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2017-01-11SDL2: Config.cpp fix double to float warningKloen
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2017-01-08Merge pull request #2384 from bunnei/internal-res-optionbunnei
2017-01-07Merge pull request #1951 from wwylele/motion-sensorbunnei
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-29Merge pull request #2240 from wwylele/auto-regionbunnei
2016-12-26Frontend: emulate motion sensorwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-21Address clang-format issues.bunnei
2016-12-21core: Consolidate core and system state, remove system module & cleanups.bunnei
2016-12-21core: Consolidate top-level system state into a singleton.bunnei
2016-12-16Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dllbunnei
2016-12-13Modularized Qt and SDL file copyingfreiro
2016-12-11Merge pull request #2267 from JayFoxRox/fix-mingw-ccSebastian Valle
2016-12-07Config: auto-select region and languagewwylele
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-12-05Unify Windows ICON resource nameJannik Vogel
2016-12-05Support mingw cross-compileJannik Vogel
2016-11-27Merge pull request #2196 from Subv/system_modeYuri Kunde Schlesner
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-19Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-11-05Support additional screen layouts.James Rowe
2016-10-27build: add default install for DragonFly, Solaris, etc.Jan Beich
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-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
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-07-14Merge pull request #1890 from LFsWang/fix-encode-problembunnei
2016-06-10Merge pull request #1897 from linkmauve/sdl2-config-fixMat M
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-06-11SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...Emmanuel Gil Peyrot
2016-06-08Fix boot_filename encode on WindowsLFsWang
2016-05-25Merge pull request #1817 from linkmauve/smdh-stuffbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot