- May 02, 2015
-
-
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.
-
- Apr 28, 2015
-
-
Yuri Kunde Schlesner authored
ConfigMem: Remove duplicate retail bit
-
purpasmart96 authored
-
bunnei authored
Services/Loader: Use more sensible log formats for certain functions along with more info being logged.
-
purpasmart96 authored
along with more info being logged.
-
- Apr 24, 2015
- Apr 21, 2015
-
-
bunnei authored
dyncom: Remove more unused/unnecessary code
-
- Apr 20, 2015
- Apr 18, 2015
- Apr 16, 2015
-
-
Yuri Kunde Schlesner authored
The helper classes are rendered obsolete by C++11 lambdas. Also made formatting conform to our code style.
-
- Apr 14, 2015
-
-
bunnei authored
De-inline functions from Interface, removing them from service.h
-
bunnei authored
Fix a few warnings as reported by clang 3.6
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Yuri Kunde Schlesner authored
This reduces the time for a full recompile from 65.43s to 59.53s (~9%)
-
- Apr 10, 2015
- Apr 09, 2015
-
-
Rohit Nirmal authored
-
bunnei authored
- CreateMutex/ReleaseMutex/ReleaseSemaphore/SetTimer/CancelTimer/ArbitrateAddress
-
bunnei authored
-
bunnei authored
SVC: Return correct error code on invalid CreateThread processor ID. SVC: Assert when creating a thread with an invalid userland priority.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
Shared_memory: Initialize base address to 0x0
-
Gareth Higgins authored
-
- Apr 08, 2015
-
-
Tony Wasserka authored
gpu: Fix a missing format specifier
-
bunnei authored
dyncom: Remove unnecessary enum and typedef
-
bunnei authored
IR: Move The IR services to their own folder and implement "GetHandles"
-
- Apr 07, 2015