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
/
service
Age
Commit message (
Expand
)
Author
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
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
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
Merge pull request #797 from lioncash/explicit
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-23
core: Make converting constructors explicit where applicable
Lioncash
2018-07-23
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-23
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
Merge pull request #780 from lioncash/move
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
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
set: Correct return code size of value in GetAvailableLanguageCodes()
Lioncash
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-20
apm: Improve stub for GetPerformanceConfiguration.
bunnei
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
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
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
Merge pull request #726 from lioncash/overload
bunnei
2018-07-19
Merge pull request #725 from lioncash/bytes
bunnei
2018-07-19
Merge pull request #728 from Subv/acc_profile
bunnei
2018-07-19
Merge pull request #727 from Subv/acc_users
bunnei
2018-07-19
Merge pull request #724 from lioncash/printf
bunnei
2018-07-19
Merge pull request #722 from lioncash/signed
bunnei
2018-07-19
Merge pull request #717 from lioncash/explicit
bunnei
2018-07-19
HLE/ACC: Return an IProfile that is consistent with what was requested.
Subv
2018-07-19
HLE/ACC: Change the default user id to be consistent with what we tell games ...
Subv
2018-07-19
HLE/ACC: Write a single whole user id in ListAllUsers and ListOpenUsers.
Subv
[prev]
[next]