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-26
service/sockets: Add ethc:c and ethc:i services
Lioncash
2018-07-26
service/sockets: Add missing bsdcfg socket service
Lioncash
2018-07-25
Merge pull request #828 from lioncash/ldr
Sebastian Valle
2018-07-25
Merge pull request #826 from lioncash/erpt
Sebastian Valle
2018-07-25
Merge pull request #823 from lioncash/nifm
Sebastian Valle
2018-07-25
service: Add ldr services
Lioncash
2018-07-25
lm: Move LM's class declaration into the cpp file
Lioncash
2018-07-25
lm: Amend names of Initialize() in Logger and Initialize() in LM
Lioncash
2018-07-25
lm: Add missing function entry to Logger's function table
Lioncash
2018-07-25
service: Add eupld services
Lioncash
2018-07-25
service: Add the erpt services
Lioncash
2018-07-25
Merge pull request #824 from lioncash/nvdrv
bunnei
2018-07-25
Merge pull request #822 from lioncash/pm
bunnei
2018-07-25
service/nvdrv: Take std::string in Open() by const reference
Lioncash
2018-07-25
service/nvdrv: Use std::move where applicable
Lioncash
2018-07-25
service/nifm: Deduplicate interface code
Lioncash
2018-07-25
service: Add pm services
Lioncash
2018-07-25
service: Add the es service
Lioncash
2018-07-25
Merge pull request #801 from lioncash/time
Mat M
2018-07-25
Merge pull request #804 from lioncash/log
Mat M
2018-07-25
time: Add the time:a service
Lioncash
2018-07-25
Merge pull request #803 from MerryMage/core_timing_util
bunnei
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
[prev]
[next]