index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-02-23
Merge pull request #595 from linkmauve/new-3ds-input
bunnei
2015-02-23
Merge pull request #581 from archshift/tfe
bunnei
2015-02-22
GPU: Fixed RGBA8 as output format in a display transfer.
Subv
2015-02-22
Added information reporting from ThrowFatalError
archshift
2015-02-22
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
Emmanuel Gil Peyrot
2015-02-22
Merge pull request #471 from archshift/pp3ports3
bunnei
2015-02-22
GPU: Add support for more framebuffer formats in display transfers.
Tony Wasserka
2015-02-22
Merge pull request #596 from kevinhartman/unaligned-cleanup
bunnei
2015-02-22
Merge pull request #594 from Subv/display_transfer
bunnei
2015-02-21
Cleaned up unaligned access.
Kevin Hartman
2015-02-21
GPU: Fixed the RGBA8 input format and RGB8 output format
Subv
2015-02-20
Merge pull request #588 from archshift/somebranch
bunnei
2015-02-19
Misc cleanup of common and related functions
archshift
2015-02-19
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-18
Convert a few C stdlib asserts to Citra's own asserts
archshift
2015-02-18
Merge pull request #580 from lioncash/emplace
bunnei
2015-02-18
GPU: Properly implement memory fills.
Tony Wasserka
2015-02-18
Merge pull request #570 from purpasmart96/config_mem
bunnei
2015-02-17
Merge pull request #582 from lioncash/warnings
bunnei
2015-02-17
Merge pull request #579 from lioncash/bkpt
bunnei
2015-02-17
vfpinstr: Fix trivial signed/unsigned mismatch warnings
Lioncash
2015-02-17
core/video_core: Use in-place construction where possible
Lioncash
2015-02-17
dyncom: Support conditional BKPT instructions
Lioncash
2015-02-16
ConfigMem: Clean up the Config memory to be more like the shared page and moved
purpasmart96
2015-02-16
Services: Fixed "Tried to connect to named port err:f".
Subv
2015-02-16
Merge pull request #574 from lioncash/warn
bunnei
2015-02-16
dyncom: Actually set the destination register for USAD8/USADA8.
Lioncash
2015-02-15
vfpdouble: Use %p for printing pointer addresses.
Lioncash
2015-02-15
Merge pull request #539 from linkmauve/framebuffer-formats
bunnei
2015-02-15
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
Emmanuel Gil Peyrot
2015-02-15
arm: Set the A bit on reset.
Lioncash
2015-02-14
Merge pull request #529 from Subv/master
bunnei
2015-02-13
core: Apply static to local functions
Lioncash
2015-02-13
arm: General cleanup
Lioncash
2015-02-12
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
dyncom: Clean up the constructor
Lioncash
2015-02-12
dyncom: Remove warning for SXTAH
Lioncash
2015-02-12
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
Build: Fixed some warnings
Subv
2015-02-12
armdefs: Remove unnecessary extern C
Lioncash
2015-02-11
Implemented WriteHWRegsWithMask for GSP.
Kevin Hartman
2015-02-11
arm: Remove ARM26 support.
Lioncash
2015-02-11
Merge pull request #559 from lioncash/clean
bunnei
2015-02-11
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
arm: Change some more constants into enums
Lioncash
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
GSP: Fixed typo in SignalInterrupt
bunnei
2015-02-10
Merge pull request #552 from bunnei/setbufferswap-fix
bunnei
2015-02-10
GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.
bunnei
[next]