index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
3
-3
/
+6
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
3
-13
/
+13
*
New logging system
Yuri Kunde Schlesner
2014-12-13
1
-5
/
+11
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-3
/
+3
*
Merge pull request #196 from archshift/settings
bunnei
2014-11-30
2
-15
/
+7
|
\
|
*
Merge Config::ReadXYZs
archshift
2014-11-18
2
-15
/
+7
*
|
GLFW: Add an error callback before calling glfwInit()
Emmanuel Gil Peyrot
2014-11-29
1
-2
/
+6
*
|
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
|
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
|
citra GLFW: Ignore minimal window size hints.
Tony Wasserka
2014-11-18
1
-8
/
+2
*
|
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
1
-3
/
+4
*
|
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
2
-0
/
+23
*
|
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
2
-20
/
+44
*
|
Viewport scaling and display density independence
Kevin Hartman
2014-11-18
2
-1
/
+9
|
/
*
Merge pull request #159 from SeannyM/enable_log
Tony Wasserka
2014-11-15
4
-0
/
+13
|
\
|
*
Add support for disabling log from settings
Sean
2014-11-03
4
-0
/
+13
*
|
ARM: Fixed several dyncom bugs.
bunnei
2014-11-11
1
-1
/
+1
*
|
Merge pull request #151 from archshift/dyncom-enabled
bunnei
2014-10-27
3
-0
/
+12
|
\
\
|
*
|
Added `gpu_refresh_rate` config setting for the new interpreter speed hack.
archshift
2014-10-27
2
-1
/
+3
|
*
|
Use configuration files to enable or disable the new dyncom interpreter.
archshift
2014-10-27
3
-0
/
+10
|
|
/
*
/
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-26
1
-4
/
+4
|
/
*
Use config files to store whether SDMC is enabled or not
archshift
2014-10-22
3
-0
/
+9
*
emu_window_glfw.cpp: Fixed graceful quitting
archshift
2014-10-19
1
-1
/
+1
*
Implemented graceful closing of the GLFW window, along with emulation.
archshift
2014-10-17
3
-1
/
+9
*
OpenGL renderer: Request a forward compatible context in citra-qt
Yuri Kunde Schlesner
2014-10-12
1
-3
/
+0
*
Added configuration file system.
archshift
2014-10-07
7
-30
/
+156
*
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
2
-33
/
+37
*
Initial HID PAD work, with GLFW only.
Kevin Hartman
2014-09-11
1
-3
/
+36
*
Remove hand-crafted Visual Studio solution.
Yuri Kunde Schlesner
2014-09-01
2
-238
/
+0
*
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
1
-6
/
+18
*
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-09-01
2
-3
/
+2
*
Core: Refactor core to use only one function for execution.
bunnei
2014-08-30
1
-1
/
+3
*
Pica: Add support for dumping textures.
Tony Wasserka
2014-08-25
1
-1
/
+1
*
Removed unused citra.h
archshift
2014-08-19
6
-15
/
+3
*
Loader: Implemented AppLoader interface for abstracting application loading.
bunnei
2014-06-24
1
-15
/
+8
*
Loader: Moved elf and loader modules to a "loader" subdirectory.
bunnei
2014-06-16
1
-1
/
+1
*
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-06-12
1
-0
/
+5
*
Merge branch 'master' of https://github.com/bunnei/citra
bunnei
2014-05-22
2
-3
/
+17
|
\
|
*
Merge pull request #2 from archshift/issue-7-fix
bunnei
2014-05-19
2
-3
/
+17
|
|
\
|
|
*
CMakeLists: rename HEADS, improved comments
archshift
2014-05-19
1
-2
/
+2
|
|
*
Fixed indents
archshift
2014-04-30
2
-8
/
+8
|
|
*
Reverse debugging changes
archshift
2014-04-30
1
-1
/
+1
|
|
*
Linux support
archshift
2014-04-30
1
-1
/
+6
|
|
*
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
1
-1
/
+1
|
|
*
OpenGL 3+ on OSX with GLFW
archshift
2014-04-30
1
-1
/
+8
|
|
*
A bit of Cmake love
archshift
2014-04-30
1
-6
/
+6
|
|
*
Some more experimentation
archshift
2014-04-29
1
-1
/
+1
|
|
*
Merge commit upstream/master into issue-7-fix
archshift
2014-04-28
1
-1
/
+1
|
|
|
\
|
|
*
|
IT'S ALIVE!
archshift
2014-04-28
1
-1
/
+3
*
|
|
|
Merge pull request #13 from archshift/master
bunnei
2014-05-18
1
-1
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]