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
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-07
Services: Stub some functions
purpasmart96
2015-01-31
arm: Adios armemu
Lioncash
2015-01-21
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-11
Fix building on MinGW
darkf
2015-01-09
Use -pthread where and only where needed
Johannes Ekberg
2015-01-09
Generic PLATFORM_LIBRARIES var
Johannes Ekberg
2015-01-04
Frontends: Shutdown core when emulation is stopped
Yuri Kunde Schlesner
2015-01-02
Core: Change default CPU to dyncom.
bunnei
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
Add citra icon to Windows executable and title bar
Chin
2014-12-29
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-29
Fix merge conflicts
darkf
2014-12-28
GPU: Implement frameskip and remove forced framebuffer swap hack.
bunnei
2014-12-26
GPU: Change internal framerate to 30fps.
bunnei
2014-12-22
Merge pull request #275 from yuriks/cmake-clean
bunnei
2014-12-20
License change
purpasmart96
2014-12-15
Clean up CMake library specification
Yuri Kunde Schlesner
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-11-30
Merge pull request #196 from archshift/settings
bunnei
2014-11-29
GLFW: Add an error callback before calling glfwInit()
Emmanuel Gil Peyrot
2014-11-28
Fix MinGW build
darkf
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Merge Config::ReadXYZs
archshift
2014-11-18
citra GLFW: Ignore minimal window size hints.
Tony Wasserka
2014-11-18
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
Viewport scaling and display density independence
Kevin Hartman
2014-11-15
Merge pull request #159 from SeannyM/enable_log
Tony Wasserka
2014-11-11
ARM: Fixed several dyncom bugs.
bunnei
2014-11-03
Add support for disabling log from settings
Sean
2014-10-27
Merge pull request #151 from archshift/dyncom-enabled
bunnei
2014-10-27
Added `gpu_refresh_rate` config setting for the new interpreter speed hack.
archshift
2014-10-27
Use configuration files to enable or disable the new dyncom interpreter.
archshift
2014-10-26
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-22
Use config files to store whether SDMC is enabled or not
archshift
2014-10-19
emu_window_glfw.cpp: Fixed graceful quitting
archshift
2014-10-17
Implemented graceful closing of the GLFW window, along with emulation.
archshift
2014-10-12
OpenGL renderer: Request a forward compatible context in citra-qt
Yuri Kunde Schlesner
2014-10-07
Added configuration file system.
archshift
2014-09-12
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-11
Initial HID PAD work, with GLFW only.
Kevin Hartman
2014-09-01
Remove hand-crafted Visual Studio solution.
Yuri Kunde Schlesner
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
[next]