- 26 Mar, 2015 3 commits
-
-
James Rowe authored
Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time
-
James Rowe authored
More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories.
-
James Rowe authored
-
- 25 Mar, 2015 2 commits
- 24 Mar, 2015 5 commits
-
-
bunnei authored
dyncom: Remove unused/unnecessary macros and macro constants
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
purpasmart96 authored
-
- 22 Mar, 2015 2 commits
- 20 Mar, 2015 2 commits
- 19 Mar, 2015 3 commits
-
-
archshift authored
Remove mysterious spaces that were added by `git show --format`
-
archshift authored
No idea why these spaces are only added on recent revisions of Citra (older revisions did not have this problem). Let's just remove the spaces then in Powershell.
-
Subv authored
In CreateExtSaveData, DeleteExtSaveData and CreateSystemSaveData
-
- 18 Mar, 2015 3 commits
- 17 Mar, 2015 7 commits
-
-
bunnei authored
GPU: Fixed the bit 25 in the display transfer flags.
-
Lioncash authored
-
bunnei authored
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along with a stub for GetSoundVolume
-
purpasmart96 authored
with a stub for GetSoundVolume
-
bunnei authored
NCCH: Minor updates to the ncch header
-
archshift authored
-
bunnei authored
Fix two minor understandability issues in common
-
- 16 Mar, 2015 8 commits
-
-
Subv authored
Rephrased some comments.
-
bunnei authored
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables.
-
bunnei authored
Add static_cast around expressions where the compiler doesn’t deduce the right type
-
bunnei authored
arm_interface: Get rid of GetTicks.
-
Lioncash authored
Removes a TODO.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- 15 Mar, 2015 3 commits
-
-
purpasmart96 authored
-
bunnei authored
GPU: Implemented the flip_data (bit 0) bit in display transfers.
-
Lioncash authored
-
- 14 Mar, 2015 2 commits
-
-
Subv authored
-
Tony Wasserka authored
EmuWindow: Fixed a reference to a temporary variable
-