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
Age
Commit message (
Expand
)
Author
2018-11-15
Merge pull request #1687 from lioncash/deduplication
bunnei
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
Merge pull request #1691 from lioncash/audren
bunnei
2018-11-15
ldr_ro: Implement UnloadNro (command 1)
Zach Hilman
2018-11-15
ldr_ro: Fully Implement LoadNro (command 0)
Zach Hilman
2018-11-15
ldr_ro: Implement UnloadNrr (command 3)
Zach Hilman
2018-11-15
ldr_ro: Fully implement LoadNrr (command 2)
Zach Hilman
2018-11-15
process: Make MirrorMemory take state to map new memory as
Zach Hilman
2018-11-15
pl_u: Resize buffers in shared font data getter to what game requests
Zach Hilman
2018-11-14
Merge pull request #1697 from lioncash/acc
bunnei
2018-11-14
Merge pull request #1696 from lioncash/acc-cond
bunnei
2018-11-14
service/acc: Correct error case within TrySelectUserWithoutInteraction()
Lioncash
2018-11-14
profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSa...
Lioncash
2018-11-14
profile_manager: Move UUID Format function definitions into the cpp file
Lioncash
2018-11-14
Merge pull request #1690 from lioncash/nfp
bunnei
2018-11-14
Merge pull request #1689 from lioncash/break
bunnei
2018-11-14
Merge pull request #1688 from lioncash/unused
bunnei
2018-11-14
Merge pull request #1679 from DarkLordZach/deterministic-rng-2
bunnei
2018-11-14
nfp: Correct erroneous sizeof expression within GetTagInfo()
Lioncash
2018-11-14
service/audren_u: Forward RequestUpdateAuto through the same function as Requ...
Lioncash
2018-11-14
hid/npad: Add missing break in switch statement within Controller_NPad::OnUpd...
Lioncash
2018-11-14
service: Mark MakeFunctionString with the [[maybe_unused]] attribute.
Lioncash
2018-11-14
kernel/thread: Deduplicate scheduler switching code
Lioncash
2018-11-13
Merge pull request #1680 from lioncash/mem
bunnei
2018-11-13
Merge pull request #1682 from lioncash/audio
bunnei
2018-11-13
Merge pull request #1608 from DarkLordZach/save-data-reader
bunnei
2018-11-13
hle/audren_u: Implement Get/SetRenderingTimeLimit
Lioncash
2018-11-13
vm_manager: Unstub GetTotalHeapUsage()
Lioncash
2018-11-13
kernel/process: Migrate heap-related memory management out of the process cla...
Lioncash
2018-11-13
svc: Use proper random entropy generation algorithm
Zach Hilman
2018-11-13
GDBStub improvements:
Hedges
2018-11-12
Merge pull request #1670 from DarkLordZach/deterministic-rng
bunnei
2018-11-12
Merge pull request #1665 from ogniK5377/GetClockSnapshot
bunnei
2018-11-12
svc: Return random seed for svcGetInfo RandomEntropy
Zach Hilman
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-11
csrng: Use std::mt19937 engine for random number generation
Zach Hilman
2018-11-11
Merge pull request #1652 from FreddyFunk/static-cast
bunnei
2018-11-10
Merge pull request #1656 from ogniK5377/message-queue
James Rowe
2018-11-10
Added maybe_unused
David Marcec
2018-11-10
Added ToPosixTime & ToPosixTimeWithMyRule
David Marcec
2018-11-10
Added consts and static
David Marcec
2018-11-10
Implement GetClockSnapshot
David Marcec
2018-11-07
Merge pull request #1658 from ogniK5377/holdtype-style
bunnei
2018-11-07
svcBreak now dumps information from the debug buffer passed (#1646)
David
2018-11-08
Updated npad styles on holdtype switches
David Marcec
2018-11-07
Fixups
David Marcec
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-07
fixed spelling error
David Marcec
2018-11-07
Added missing log
David Marcec
2018-11-07
Implement acc:TrySelectUserWithoutInteraction
David Marcec
[prev]
[next]