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
/
ns
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-19
core: Reduce unused includes
ameerj
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
service: Migrate to the new UUID implementation
Morph
2022-01-21
service/ns: Update function tables
Lioncash
2021-11-27
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-11-27
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-03
core: Remove unused includes
ameerj
2021-11-02
general: Remove MakeResult helpers
Morph
2021-10-28
ns: language: Add BrazilianPortuguese to ApplicationLanguage
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-07-30
service: ns, set: Add PT_BR (Brazilian Portuguese)
Morph
2021-07-27
service: ns: Remove unused ns_language header
Morph
2021-07-27
service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese
Morph
2021-06-04
hle: kernel: Refactor to allocate a ServiceThread per service handler.
bunnei
2021-06-02
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-05
fixup! hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-09
Merge pull request #6171 from german77/services
bunnei
2021-04-09
ns: Update to 12.x
Morph
2021-04-08
pl_u: Update to 12.x
german77
2021-02-18
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-06
pl_u: Fix read out of bounds
Alessandro Astone
2020-12-18
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
ns_vm: Stub NeedsUpdateVulnerability
Morph
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-10-21
core: Fix clang build pt.3
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-07-11
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-02
Rename two functions in NS
VolcaEM
2020-06-29
service: Update function tables
VolcaEM
2020-04-29
Don't fail silently for vi, sm, set and ns services
David Marcec
2020-04-20
service: Update function tables
Lioncash
2020-04-17
service: pl_u: Update for new shared memory layout.
bunnei
2019-11-24
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Remove excess static qualifier
Zach Hilman
[next]