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
2019-11-27
Merge pull request #3170 from lioncash/enum
bunnei
2019-11-27
file_sys/directory: Make EntryType an enum class
Lioncash
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-26
core: Prepare various classes for memory read/write migration
Lioncash
2019-11-26
core_timing: Use better reference tracking for EventType. (#3159)
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-21
Merge pull request #3112 from lioncash/skip
bunnei
2019-11-21
Merge pull request #3111 from lioncash/query
bunnei
2019-11-15
Merge pull request #3091 from lioncash/core-conversion
bunnei
2019-11-14
service/am: Remove unnecessary Skip calls
Lioncash
2019-11-14
am: Stub QueryApplicationPlayStatistics
Lioncash
2019-11-14
Merge pull request #3089 from SciresM/play_statistics
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-12
core: Migrate off deprecated mbedtls functions
Lioncash
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-11-11
Implement stub for QueryApplicationPlayStatisticsByUid
Michael Scire
2019-11-06
nifm: Only return that there's an internet connection when there's a BCATServer
Fernando Sahmkow
2019-11-06
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-06
Merge pull request #2859 from Morph1984/hid
David
2019-11-03
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyri...
FearlessTobi
2019-10-22
Merge pull request #2991 from lioncash/npad
bunnei
2019-10-17
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
hid/npad: Add missing break in default case
Lioncash
2019-10-17
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
hid/npad: Move function declarations
Lioncash
2019-10-17
apm/controller: Make SetPerformanceConfiguration() use an array of pairs over...
Lioncash
2019-10-17
apm/controller: Make GetCurrentPerformanceMode() a const member function
Lioncash
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-15
Merge pull request #2972 from lioncash/system
bunnei
2019-10-15
bcat: Remove use of global system accessors
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
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-12
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-09
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-08
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-07
hid: Implement DeactivateNpad
Morph
2019-10-07
hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands
Morph
2019-10-06
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
boxcat: Silence an unused variable warning
Lioncash
[prev]
[next]