- 07 May, 2015 13 commits
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- 06 May, 2015 2 commits
-
-
bunnei authored
HLE: Clean up SVC dispatch mechanism
-
Yuri Kunde Schlesner authored
-
- 04 May, 2015 2 commits
-
-
bunnei authored
Core: Remove some unused functions and types
-
Yuri Kunde Schlesner authored
-
- 03 May, 2015 1 commit
-
-
archshift authored
Rename git submodules, so they are more easily accessible from external tools
-
- 02 May, 2015 2 commits
-
-
Tony Wasserka authored
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
-
Zaneo authored
If the mouse position for a mouse move/drag would take it outside the emulated screen dimensions, clip the coordinates to the emulated screen dimensions. Qt and GLFW will report negative coordinates for mouse positions to the left, or above citra window. Added restriction to mouse coordinates passed to touchmoved by Qt/GLFW to be greater or equal to zero.
-
- 01 May, 2015 18 commits
-
-
bunnei authored
Fix emulation state resetting to support multiple emulation sessions
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
- 29 Apr, 2015 2 commits
-
-
bunnei authored
VideoCore: Remove a superfluous auto variable declaration in debug_utils
-
Emmanuel Gil Peyrot authored
-