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-07-19
Core : Fix Conversion Warnings
zawata
2015-07-18
Dyncom: Support for a missing ARMv6 Thumb MOV encoding
Yuri Kunde Schlesner
2015-07-17
Merge pull request #938 from Subv/querymem
Yuri Kunde Schlesner
2015-07-17
Kernel/SVC: Implemented svcQueryMemory.
Subv
2015-07-17
Merge pull request #937 from yuriks/codeset-leak
bunnei
2015-07-17
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-16
arm_dyncom_interpreter: Simplify assignment in SMLAW
Lioncash
2015-07-16
Merge pull request #918 from yuriks/romfs
bunnei
2015-07-13
Merge pull request #904 from aroulin/y2r-narrowing-warning
archshift
2015-07-13
Loader: Fix variable type and remove unused variable
Yuri Kunde Schlesner
2015-07-13
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-13
Loader: Remove unnecessary pointer indirection to IOFile
Yuri Kunde Schlesner
2015-07-13
FS: Stream RomFS from file instead of loading all of it to memory
condut
2015-07-13
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-07-13
GPU: Be robust against nullptr addresses; properly reset busy bits in the tri...
Tony Wasserka
2015-07-13
HW: Fix a stupid issue which led to unknown register reads/writes.
Tony Wasserka
2015-07-12
Merge pull request #921 from linkmauve/fix-applet
bunnei
2015-07-12
Kernel: Add CodeSet case to Object::IsWaitable
Yuri Kunde Schlesner
2015-07-12
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-12
Y2R: Fix narrowing warning
aroulin
2015-07-11
Merge pull request #823 from Subv/applets_drawing
bunnei
2015-07-11
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-11
Core: Properly configure address space when loading a binary
Yuri Kunde Schlesner
2015-07-11
Memory: Fix unmapping of pages
Yuri Kunde Schlesner
2015-07-11
Loader: Clean up 3dsx loader a bit, fixing a potential buffer overrun
Yuri Kunde Schlesner
2015-07-11
Loader: Make 3dsx loader logs a bit less confusing
Yuri Kunde Schlesner
2015-07-11
Kernel: Remove unused member from Event
Yuri Kunde Schlesner
2015-07-11
Applets: Add infrastructure to allow custom drawing and input handling in App...
Subv
2015-07-11
HLE/APT: Initial HLE support for applets.
Subv
2015-07-10
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-07-08
Loader: Remove log line causing warning
aroulin
2015-07-06
Merge pull request #797 from linkmauve/blended-downscaling
bunnei
2015-07-06
Merge pull request #885 from Subv/ipc_headers
bunnei
2015-06-29
vfp: Change return type of VFPInit from unsigned int to void.
Lioncash
2015-06-29
vfp: Handle accesses to FPINST/FPINST2 system registers
Lioncash
2015-06-28
GPU: Implement blended downscaling for display transfers.
Emmanuel Gil Peyrot
2015-06-28
GPU: Use shifts instead of multiplications to calculate the actual size of th...
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup soc:U includes.
Emmanuel Gil Peyrot
2015-06-28
Core, VideoCore: Replace or fix exit() calls.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
2015-06-27
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...
Emmanuel Gil Peyrot
2015-06-25
Services/SOC: Added command headers to some of the soc commands.
Subv
[next]