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-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-
2015-10-04
Toggle use_gdbstub in citra GLFW
polaris-
2015-10-04
Implement gdbstub
polaris-
2015-09-19
Implement gdbstub
polaris-
2015-09-08
CMake: Add option to download Qt and GLFW binaries over HTTP
Yuri Kunde Schlesner
2015-08-30
Increase required OpenGL version to 3.3
Yuri Kunde Schlesner
2015-08-30
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-15
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
bunnei
2015-07-28
Merge pull request #873 from jroweboy/input_array
Tony Wasserka
2015-07-27
Move input values into an array
James Rowe
2015-07-26
Citra: Remove dead gpu_refresh_rate option from the default ini file.
Emmanuel Gil Peyrot
2015-07-12
Implement new argument parsing using getopt and add the corresponding library...
Greg Wicks
2015-07-12
Merge pull request #910 from linkmauve/install
Tony Wasserka
2015-07-09
Citra, CitraQt: Tell cmake to install the compiled binaries.
Emmanuel Gil Peyrot
2015-06-28
Citra: Fix the includes a bit, thanks to include-what-you-use.
Emmanuel Gil Peyrot
[next]