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-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
2018-11-06
configure_system: Fix compiler warning
Frederic Laing
2018-11-05
Merge pull request #1633 from ogniK5377/reload-input
bunnei
2018-11-04
Fix typo in BufferTransformFlags
Frederic Laing
2018-11-02
Fixed incorrect hwopus assert
David Marcec
2018-11-02
Fixed HID crash when launching more than 1 game & signaled syleset change event
David Marcec
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-10-31
Merge pull request #1604 from FearlessTobi/port-4369
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
service/usb: Update IPdSession's function table
Lioncash
2018-10-30
general: Remove unused boost inclusions where applicable
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
Merge pull request #1621 from lioncash/ipc
bunnei
2018-10-29
hle_ipc: Add member function for querying the existence of a domain header
Lioncash
2018-10-29
hle_ipc: Make GetDomainMessageHeader return a regular pointer
Lioncash
2018-10-28
core: Make System references const where applicable
Lioncash
2018-10-28
core: Add missing const variants of getters for the System class
Lioncash
2018-10-28
compatdb: Use a seperate endpoint for testcase submission
fearlessTobi
2018-10-28
Merge pull request #1593 from lioncash/svc
bunnei
2018-10-28
file_sys/patch_manager: Remove unnecessary if-statements (#1586)
Frederic L
2018-10-28
Merge pull request #1598 from DeeJayBro/delete-directory
bunnei
2018-10-28
Merge pull request #1600 from DarkLordZach/nsp-secondary-loader-fix
bunnei
2018-10-27
key_manager: Use isxdigit instead of isdigit when reading key file
Zach Hilman
2018-10-27
loader/nsp: Move secondary loader initialization to constructor
Zach Hilman
2018-10-27
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
DeeJayBro
2018-10-26
svc: Localize the GetInfo enum class to the function itself
Lioncash
2018-10-26
svc: Implement svcGetInfo command 0xF0000002
Lioncash
2018-10-26
Merge pull request #1430 from DarkLordZach/remove-promote-dir
bunnei
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
ldr: Partially implement LoadNro.
bunnei
2018-10-25
process: LoadModule should clear JIT instruction cache.
bunnei
2018-10-25
Kernel/Memory: Added a function to first a suitable guest address at which to...
bunnei
[next]