Zach Hilman
|
8cb2e7d881
csrng: Use random integer distribution instead of raw engine
|
7 years ago |
bunnei
|
f7319b0d3c
Merge pull request #1687 from lioncash/deduplication
|
7 years ago |
bunnei
|
97605e36f7
Merge pull request #1618 from DarkLordZach/dump-nso
|
7 years ago |
bunnei
|
98060c6f7b
Merge pull request #1691 from lioncash/audren
|
7 years ago |
Frederic Laing
|
95d3965f31
textures/decoders: Minor cleanup
|
7 years ago |
Frederic Laing
|
3844b5c0c5
gl_rasterizer_chache: Minor cleanup
|
7 years ago |
Zach Hilman
|
c0a9abc3e1
ldr_ro: Implement UnloadNro (command 1)
|
7 years ago |
Zach Hilman
|
056fa43dcd
ldr_ro: Fully Implement LoadNro (command 0)
|
7 years ago |
Zach Hilman
|
5e8e7b6019
ldr_ro: Implement UnloadNrr (command 3)
|
7 years ago |
Zach Hilman
|
6cd504feb9
ldr_ro: Fully implement LoadNrr (command 2)
|
7 years ago |
Zach Hilman
|
0276761a1e
process: Make MirrorMemory take state to map new memory as
|
7 years ago |
Zach Hilman
|
8aa17f0480
pl_u: Resize buffers in shared font data getter to what game requests
|
7 years ago |
bunnei
|
8a537a2021
Merge pull request #1637 from FernandoS27/cache
|
7 years ago |
bunnei
|
c6c74248fe
Merge pull request #1697 from lioncash/acc
|
7 years ago |
bunnei
|
0478308094
Merge pull request #1696 from lioncash/acc-cond
|
7 years ago |
bunnei
|
53b3c3ab7f
Merge pull request #1695 from lioncash/tr
|
7 years ago |
Lioncash
|
cd47af8af0
service/acc: Correct error case within TrySelectUserWithoutInteraction()
|
7 years ago |
Lioncash
|
9761936e02
profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile()
|
7 years ago |
Lioncash
|
1af13e0802
profile_manager: Move UUID Format function definitions into the cpp file
|
7 years ago |
bunnei
|
c681690358
Merge pull request #1690 from lioncash/nfp
|
7 years ago |
bunnei
|
7384b33c4f
Merge pull request #1689 from lioncash/break
|
7 years ago |
bunnei
|
c95ded3a4a
Merge pull request #1688 from lioncash/unused
|
7 years ago |
Lioncash
|
e6676afa18
yuzu/configure_system: Mark the entropy mask string as nontranslatable
|
7 years ago |
bunnei
|
ebf1b58a22
Merge pull request #1684 from lioncash/common
|
7 years ago |
bunnei
|
e1ea8cc721
Merge pull request #1679 from DarkLordZach/deterministic-rng-2
|
7 years ago |
Lioncash
|
b4f63db04e
nfp: Correct erroneous sizeof expression within GetTagInfo()
|
7 years ago |
Lioncash
|
3619b31fc0
service/audren_u: Forward RequestUpdateAuto through the same function as RequestUpdate
|
7 years ago |
Lioncash
|
fcde356f15
hid/npad: Add missing break in switch statement within Controller_NPad::OnUpdate()
|
7 years ago |
Lioncash
|
958fa15a4c
service: Mark MakeFunctionString with the [[maybe_unused]] attribute.
|
7 years ago |
Lioncash
|
f9db75fe40
kernel/thread: Deduplicate scheduler switching code
|
7 years ago |