index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
Age
Commit message (
Expand
)
Author
2016-11-27
Merge pull request #2196 from Subv/system_mode
Yuri Kunde Schlesner
2016-11-27
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-27
GPU: Remove the broken frame_skip option.
Emmanuel Gil Peyrot
2016-11-19
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
2016-11-05
Support additional screen layouts.
James Rowe
2016-10-27
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-15
core: Add configuration option for CPU JIT.
bunnei
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-29
config: Add a setting for graphics V-Sync.
bunnei
2016-08-15
citra: Default to HW renderer.
bunnei
2016-07-14
Merge pull request #1890 from LFsWang/fix-encode-problem
bunnei
2016-06-10
Merge pull request #1897 from linkmauve/sdl2-config-fix
Mat M
2016-06-10
Merge pull request #1789 from wwylele/input-refactor
bunnei
2016-06-11
SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...
Emmanuel Gil Peyrot
2016-06-08
Fix boot_filename encode on Windows
LFsWang
2016-05-25
Merge pull request #1817 from linkmauve/smdh-stuff
bunnei
2016-05-24
New3DS: Minor style cleanup to #1520.
bunnei
2016-05-24
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-21
CitraQt: Simplify the game list loader code
Emmanuel Gil Peyrot
2016-05-21
Loader, Frontends: Refactor loader creation and game loading
Emmanuel Gil Peyrot
2016-05-15
implement circle pad modifier
wwylele
2016-05-15
Refactor input subsystem
wwylele
2016-05-07
fixup simple type conversions where possible
Alexander Laties
2016-05-07
Merge pull request #1736 from MerryMage/sdl2-sink
bunnei
2016-05-07
AudioCore: SDL2 Sink
MerryMage
2016-05-06
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
2016-04-24
CMakeLists: Use imported version of Threads::Threads
Sam Spilsbury
2016-04-23
CMakeLists: Use CMAKE_THREAD_LIBS_INIT
Sam Spilsbury
2016-04-21
Config: Add scaled resolution option
tfarley
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
SDL2 Frontend: Use argv[0], add a --version, and reorder options.
Emmanuel Gil Peyrot
2016-04-11
Use Settings::Apply in SDL frontend
Jannik Vogel
2016-04-06
Default to settings from ini for gdbstub
polaris-
2016-04-06
Adopted WinterMute's gdbstub changes
polaris-
2016-04-05
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-03-15
Merge pull request #1526 from bunnei/sdl-rgb8
bunnei
2016-03-15
citra: Shutdown cleanly if ROM load fails
MerryMage
2016-03-14
SDL2: Explicitly use RGB8 color buffer.
bunnei
2016-03-02
Config: Use unique_ptr instead of raw pointer
MerryMage
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
2015-10-22
Handle changes pointed out in comments on PR
polaris-
2015-10-11
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
[next]