- 18 Mar, 2015 1 commit
-
-
bunnei authored
CI: upload builds to builds.citra-emu.org instead of MEGA
-
- 17 Mar, 2015 6 commits
-
-
bunnei authored
GPU: Fixed the bit 25 in the display transfer flags.
-
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 2 commits
-
-
purpasmart96 authored
-
bunnei authored
GPU: Implemented the flip_data (bit 0) bit in display transfers.
-
- 14 Mar, 2015 3 commits
-
-
Subv authored
-
Tony Wasserka authored
EmuWindow: Fixed a reference to a temporary variable
-
Subv authored
in GetTouchState()
-
- 12 Mar, 2015 2 commits
-
-
Tony Wasserka authored
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables. We now write create a temporary buffer for output registers and copy all of them to the actual output vertex structure after the shader has run. This is technically not necessary, but it's easier to vectorize in the future.
-
bunnei authored
Touchpad support
-
- 11 Mar, 2015 4 commits
- 10 Mar, 2015 14 commits
-
-
bunnei authored
Implement SetLcdForceBlack and add implementation for color filling in the GPU code
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
Subv authored
It is used to downscale the input image horizontally and vertically, previously we were only downscaling it vertically so this caused a hard-to-debug memory corruption problem.
-
bunnei authored
dyncom: Minor cleanup
-
Lioncash authored
Assemblers will exit with an error when trying to assemble instructions with disallowed registers.
-