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
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-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
2019-08-29
kernel/vm_manager: Simplify some std::vector constructor calls
Lioncash
2019-08-29
kernel/vm_manager: Simplify some assertion messages
Lioncash
2019-08-29
accommodate for fmt update
Ethan
2019-08-21
Merge pull request #2748 from FernandoS27/align-memory
bunnei
2019-08-21
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
ReinUsesLisp
2019-08-18
Merge pull request #2747 from lioncash/audio
bunnei
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-19
Kernel: Address Feedback
Fernando Sahmkow
2019-07-19
VM_Manager: Align allocated memory to 256bytes
Fernando Sahmkow
2019-07-19
service/audren_u: Handle audio USB output revision queries in ListAudioDevice...
Lioncash
2019-07-19
service/audren_u: Move revision testing code out of AudRenU
Lioncash
[next]