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
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-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
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-08-30
Core: Refactor core to use only one function for execution.
bunnei
2014-08-25
Pica: Add support for dumping textures.
Tony Wasserka
2014-08-19
Removed unused citra.h
archshift
2014-06-24
Loader: Implemented AppLoader interface for abstracting application loading.
bunnei
2014-06-16
Loader: Moved elf and loader modules to a "loader" subdirectory.
bunnei
2014-06-12
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-05-22
Merge branch 'master' of https://github.com/bunnei/citra
bunnei
2014-05-19
Merge pull request #2 from archshift/issue-7-fix
bunnei
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-05-18
Merge pull request #13 from archshift/master
bunnei
2014-05-17
updated how we call ARM core to make things much faster
bunnei
2014-05-04
Fixed indents
archshift
2014-05-01
Check arg count before attempting to access it.
archshift
2014-05-01
Use runtime arguments to specify boot filename.
archshift
2014-04-30
Fixed indents
archshift
2014-04-30
Reverse debugging changes
archshift
2014-04-30
Linux support
archshift
2014-04-30
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
OpenGL 3+ on OSX with GLFW
archshift
[next]