index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/loader: Remove dependencies on the global system instance
Lioncash
2020-09-16
20
-45
/
+85
*
Merge pull request #4658 from lioncash/copy3
Rodrigo Locatti
2020-09-16
2
-44
/
+43
|
\
|
*
nca_patch: Significantly reduce the stack usage size within SearchBucketEntry()
Lioncash
2020-09-15
1
-4
/
+4
|
*
nca_patch: Make SearchBucketEntry() internally linked
Lioncash
2020-09-15
2
-44
/
+43
*
|
cheat_engine: Convert ExtractName into a non-template function
Lioncash
2020-09-15
1
-19
/
+17
*
|
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
Lioncash
2020-09-15
3
-15
/
+9
|
/
*
patch_manager: Resolve implicit truncations in FormatTitleVersion()
Lioncash
2020-09-14
1
-3
/
+4
*
patch_manager: Make use of type aliases
Lioncash
2020-09-14
2
-69
/
+79
*
patch_manager: Make a few functions internally linked
Lioncash
2020-09-14
2
-15
/
+12
*
crypto/key_manager: Remove dependency on the global system accessor
Lioncash
2020-09-14
3
-7
/
+12
*
kernel: Remove all dependencies on the global system instance
Lioncash
2020-09-14
5
-11
/
+20
*
Merge pull request #4636 from lioncash/kernel-hle
bunnei
2020-09-14
3
-7
/
+5
|
\
|
*
service: Remove two usages of the global system accessor
Lioncash
2020-09-07
3
-7
/
+5
*
|
Merge pull request #4323 from ReinUsesLisp/no-spin
bunnei
2020-09-11
1
-1
/
+1
|
\
\
|
*
|
kernel/scheduler: Use std::mutex instead of spin lock
ReinUsesLisp
2020-07-12
1
-1
/
+1
*
|
|
Merge pull request #4634 from lioncash/blocking
bunnei
2020-09-11
3
-19
/
+19
|
\
\
\
|
*
|
|
bsd: Resolve unused value within SendToImpl
Lioncash
2020-09-07
1
-0
/
+1
|
*
|
|
bsd: Resolve sign comparison warnings
Lioncash
2020-09-07
1
-3
/
+3
|
*
|
|
sockets_translate: Make use of designated initializers
Lioncash
2020-09-07
1
-12
/
+12
|
*
|
|
blocking_worker: Make use of templated lambda
Lioncash
2020-09-07
1
-3
/
+2
|
*
|
|
blocking_worker: Resolve -Wdocumentation warning
Lioncash
2020-09-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4310 from ogniK5377/apollo-1-prod
bunnei
2020-09-11
27
-719
/
+5048
|
\
\
\
|
*
|
|
Preliminary effects
David Marcec
2020-08-17
10
-35
/
+731
|
*
|
|
Disable biquad filter
David Marcec
2020-08-14
1
-8
/
+9
|
*
|
|
Reworked ADPCM decoder to allow better streaming
David Marcec
2020-08-14
2
-33
/
+95
|
*
|
|
mix buffer depopping
David Marcec
2020-08-01
2
-30
/
+101
|
*
|
|
adpcm streaming
David Marcec
2020-07-30
4
-27
/
+32
|
*
|
|
Fix perf regression
David Marcec
2020-07-25
1
-1
/
+2
|
*
|
|
Fix stream channel count when outputting to stereo
David Marcec
2020-07-25
1
-1
/
+1
|
*
|
|
Address issues
David Marcec
2020-07-25
8
-101
/
+104
|
*
|
|
Queue extra mix buffer
David Marcec
2020-07-25
1
-0
/
+1
|
*
|
|
Disable time stretcher for time being
David Marcec
2020-07-25
2
-6
/
+4
|
*
|
|
audio_core: Apollo Part 1, AudioRenderer refactor
David Marcec
2020-07-25
26
-713
/
+4204
*
|
|
|
Merge pull request #4597 from Morph1984/mjolnir-p2
bunnei
2020-09-10
20
-148
/
+4150
|
\
\
\
\
|
*
|
|
|
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
2
-7
/
+8
|
*
|
|
|
Address feedback
Morph
2020-09-04
4
-2
/
+12
|
*
|
|
|
clang-format
Morph
2020-09-04
2
-2
/
+4
|
*
|
|
|
applets/controller: Set min_players to have a minimum value of 1.
Morph
2020-09-04
1
-1
/
+1
|
*
|
|
|
applets/controller: Modify heuristic to account for certain games
Morph
2020-09-04
1
-7
/
+12
|
*
|
|
|
main: Apply settings after applet configuration is complete.
Morph
2020-09-04
1
-0
/
+4
|
*
|
|
|
applets/controller: Implement fallback applet for the SDL frontend
Morph
2020-09-04
3
-90
/
+34
|
*
|
|
|
applets/controller: Load configuration prior to setting up connections
Morph
2020-09-04
2
-23
/
+29
|
*
|
|
|
applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Morph
2020-09-04
2
-15
/
+22
|
*
|
|
|
applets/controller: Implement "Explain Text"
Morph
2020-09-04
6
-25
/
+304
|
*
|
|
|
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-09-04
20
-59
/
+3803
*
|
|
|
|
Merge pull request #4608 from lioncash/sign3
bunnei
2020-09-10
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
configure_input_player: Resolve sign conversion warnings in UpdateMappingWith...
Lioncash
2020-08-29
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #4633 from ReinUsesLisp/gpu-init
Rodrigo Locatti
2020-09-10
53
-633
/
+573
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
53
-633
/
+573
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
gc_adapter: Make DeviceConnected() a const member function
Lioncash
2020-09-07
3
-9
/
+9
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]