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
/
hle
Age
Commit message (
Expand
)
Author
2019-09-21
am: Implement ISelfController Exit
Zach Hilman
2019-09-21
am: Add RequestExit event to AppletMessageQueue
Zach Hilman
2019-09-22
Use clang-format provided by build server
David Marcec
2019-09-21
pl_u: Remove excess static qualifier
Zach Hilman
2019-09-21
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-22
Merge pull request #2612 from DarkLordZach/prepo-new
David
2019-09-21
pl_u: Expose method to encrypt TTF to BFTTF
Zach Hilman
2019-09-21
prepo: Remove system global accessors
Zach Hilman
2019-09-21
prepo: Implement SaveReport New and System variants
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-09-21
am: Unstub IApplicationFunctions EnsureSaveData (20)
Zach Hilman
2019-09-21
filesystem: Pass Size Getter functions to IFileSystem for sizes
Zach Hilman
2019-09-21
filesystem: Add FileSystemController to deglobalize FS services
Zach Hilman
2019-09-21
Mark KickOffPb & SubmitGPFIFO as trace
David Marcec
2019-09-20
disable clang-format temp
David Marcec
2019-09-19
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-09-14
Merge pull request #2667 from DarkLordZach/profile-editor
bunnei
2019-09-09
Merge pull request #2716 from lioncash/hle-global
David
2019-09-09
Merge pull request #2763 from lioncash/map-phys
David
2019-09-05
Merge pull request #2418 from DarkLordZach/srv-es
David
2019-09-04
service/am: Remove usages of global system accessors
Lioncash
2019-09-04
kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemo...
Lioncash
2019-09-04
kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/...
Lioncash
2019-09-05
Merge pull request #2834 from Morph1984/audrenu_QueryAudioDeviceInputEvent
David
2019-09-05
Merge pull request #2836 from Morph1984/hid_vibration
David
2019-09-05
Merge pull request #2818 from MysticExile/fmt
David
2019-09-04
AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)
mailwl
2019-09-04
Merge pull request #2829 from Morph1984/audio
bunnei
2019-09-04
ditto
Morph1984
2019-09-04
IsVibrationEnabled() as a const member func
Morph1984
2019-09-04
clang-format
Morph1984
2019-09-04
Update npad.h
Morph1984
2019-09-04
Update npad.cpp
Morph1984
2019-09-04
Update hid.h
Morph1984
2019-09-04
Update hid.cpp
Morph1984
2019-09-03
Add Kernel::EventPair audio_input_device_switch_event;
Morph1984
2019-09-03
remove <f32>
Morph1984
2019-09-03
audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent
Morph1984
2019-09-04
Merge pull request #2708 from DarkLordZach/mii-db-source-crash
David
2019-09-03
explicitly represent 1 as a float (1.0f instead of 1)
Morph1984
2019-09-03
Merge pull request #2793 from ReinUsesLisp/bgr565
bunnei
2019-09-03
Change u32 -> f32
Morph1984
2019-09-03
service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume
Morph1984
2019-08-29
kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
Lioncash
2019-08-29
kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacen...
Lioncash
2019-08-29
kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA
Lioncash
2019-08-29
kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA
Lioncash
[prev]
[next]