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
2018-07-25
Merge pull request #800 from lioncash/set
bunnei
2018-07-24
Merge pull request #806 from lioncash/friend
bunnei
2018-07-24
friend: Add friend:m, friend:s, and friend:v services
Lioncash
2018-07-24
friend/interface: Add missing CreateDaemonSuspendSessionService() to the func...
Lioncash
2018-07-24
friend: Deduplicate interfaces
Lioncash
2018-07-24
svc: Resolve sign comparison warnings in WaitSynchronization()
Lioncash
2018-07-24
svc: Log parameters in SetMemoryAttribute()
Lioncash
2018-07-24
Merge pull request #797 from lioncash/explicit
bunnei
2018-07-24
Merge pull request #795 from lioncash/decl
bunnei
2018-07-24
Merge pull request #794 from lioncash/ref
bunnei
2018-07-24
time: Simplify interface creation
Lioncash
2018-07-24
core_timing: Split off utility functions into core_timing_util
MerryMage
2018-07-24
set_sys: Implement SetColorSetId()
Lioncash
2018-07-24
ipc_helper: Add helper member function for popping enum values to RequestParser
Lioncash
2018-07-23
Merge pull request #793 from lioncash/priv
bunnei
2018-07-23
core: Make converting constructors explicit where applicable
Lioncash
2018-07-23
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-23
mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference
Lioncash
2018-07-23
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
hle_ipc: Make constructors explicit where applicable
Lioncash
2018-07-23
ipc_helpers: Make member variables of ResponseBuilder private
Lioncash
2018-07-23
Merge pull request #780 from lioncash/move
bunnei
2018-07-23
Merge pull request #779 from lioncash/shared
bunnei
2018-07-23
vi: Add std::is_trivially_copyable checks to Read and Write functions
Lioncash
2018-07-23
vi: std::move std::vector in constructors where applicable
Lioncash
2018-07-23
hle: Remove config_mem.h/.cpp
Lioncash
2018-07-23
hle: Remove shared_page.h/.cpp
Lioncash
2018-07-23
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
Merge pull request #777 from lioncash/lang
bunnei
2018-07-23
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
set: Correct return code size of value in GetAvailableLanguageCodes()
Lioncash
2018-07-22
Merge pull request #774 from Subv/atomic_signal
bunnei
2018-07-22
Kernel/SVC: Perform atomic accesses in SignalProcessWideKey as per the real k...
Subv
2018-07-22
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-21
Merge pull request #760 from lioncash/path
bunnei
2018-07-21
GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
Subv
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-21
Merge pull request #751 from Subv/tpidr_el0
bunnei
2018-07-20
CPU: Save and restore the TPIDR_EL0 system register on every context switch.
Subv
2018-07-20
Merge pull request #742 from bunnei/misc-apm
bunnei
2018-07-20
apm: Improve stub for GetPerformanceConfiguration.
bunnei
2018-07-20
ipc_helpers: Add PushEnum() member function to ResponseBuilder
Lioncash
2018-07-20
Merge pull request #740 from Subv/acc_crash
bunnei
2018-07-20
Merge pull request #736 from lioncash/null
bunnei
2018-07-20
Merge pull request #734 from lioncash/thread
bunnei
2018-07-20
HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error.
Subv
2018-07-19
audren_u: Use a std::array instead of std::string for holding the audio inter...
Lioncash
2018-07-19
audout_u: Use a std::array instead of std::string for holding the audio inter...
Lioncash
2018-07-19
thread: Convert ThreadStatus into an enum class
Lioncash
2018-07-19
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
Lioncash
[prev]
[next]