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
*
yuzu: sort input profiles by name
Narr the Reg
2022-09-23
1
-0
/
+2
*
Merge pull request #8943 from lioncash/netiface
Morph
2022-09-23
2
-6
/
+17
|
\
|
*
sockets: Make fd member variable protected
Lioncash
2022-09-22
2
-6
/
+17
*
|
Merge pull request #8939 from lioncash/render
Morph
2022-09-23
2
-2
/
+2
|
\
\
|
*
|
audio_renderer: Make GetCommandBuffer() take a u32
Lioncash
2022-09-21
2
-2
/
+2
|
|
/
*
|
audio_manager: Forward declare result type
Lioncash
2022-09-21
2
-1
/
+3
*
|
audio_manager: Remove redundant cast in ThreadFunc()
Lioncash
2022-09-21
1
-3
/
+5
*
|
audio_manager: move std::functions in SetOutManager/SetInManager
Lioncash
2022-09-21
1
-2
/
+2
*
|
audio_manager: Remove unused forward declarations
Lioncash
2022-09-21
2
-10
/
+0
*
|
audio_manager: Remove unused sessions_started member variable
Lioncash
2022-09-21
1
-2
/
+0
*
|
audio_manager: Remove dependence on system state
Lioncash
2022-09-21
3
-10
/
+4
|
/
*
Merge pull request #8849 from Morph1984/parallel-astc
bunnei
2022-09-19
1
-21
/
+35
|
\
|
*
astc: Enable parallel CPU astc decoding
Morph
2022-09-16
1
-21
/
+35
*
|
Merge pull request #8915 from vonchenplus/opus_multi_stream
bunnei
2022-09-17
2
-1
/
+38
|
\
\
|
*
|
core: implement HwOpus GetWorkBufferSizeForMultiStreamEx
FengChen
2022-09-17
2
-1
/
+38
*
|
|
Merge pull request #8827 from german77/amiibo_release
bunnei
2022-09-17
12
-302
/
+1370
|
\
\
\
|
*
|
|
core: nfp: Remove magic numbers
german77
2022-09-07
3
-105
/
+103
|
*
|
|
core: nfp: Workaround for lack of multiple nfp interfaces
german77
2022-09-07
1
-1
/
+3
|
*
|
|
core: nfp: Correct date and amiibo name
Narr the Reg
2022-09-07
4
-18
/
+36
|
*
|
|
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
10
-257
/
+356
|
*
|
|
core: nfp: Implement amiibo encryption
german77
2022-09-07
7
-276
/
+1227
*
|
|
|
Merge pull request #8650 from Kelebek1/vsync
bunnei
2022-09-17
4
-33
/
+71
|
\
\
\
\
|
*
|
|
|
core_timing: Sleep in discrete intervals, yield during spin
Morph
2022-08-02
1
-12
/
+13
|
*
|
|
|
Add missing looping event schedule signal
Kelebek1
2022-08-02
1
-5
/
+9
|
*
|
|
|
Make coretiming waiting more accurate
Kelebek1
2022-08-02
2
-11
/
+31
|
*
|
|
|
Rework multi-core vsync
Kelebek1
2022-08-01
2
-17
/
+30
*
|
|
|
|
Merge pull request #8914 from lioncash/audio-const
bunnei
2022-09-16
25
-82
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
audio_renderer: Pass command buffer by const reference
Lioncash
2022-09-16
4
-4
/
+4
|
*
|
|
|
|
sink_stream: Mark GetQueueSize as const
Lioncash
2022-09-16
1
-1
/
+1
|
*
|
|
|
|
node_states: Mark relevant member functions as const
Lioncash
2022-09-16
1
-2
/
+2
|
*
|
|
|
|
i3dl2/reverb: Mark relevant member functions as const
Lioncash
2022-09-16
2
-4
/
+4
|
*
|
|
|
|
behavior_info: Mark CopyErrorInfo as const
Lioncash
2022-09-16
4
-6
/
+6
|
*
|
|
|
|
audio_device: Mark GetDeviceVolume as const
Lioncash
2022-09-16
2
-2
/
+2
|
*
|
|
|
|
audio_render_manager: Mark several functions as const
Lioncash
2022-09-16
2
-6
/
+6
|
*
|
|
|
|
audio_in: Mark several functions as const
Lioncash
2022-09-16
4
-18
/
+18
|
*
|
|
|
|
audio_out: Mark several functions as const
Lioncash
2022-09-16
4
-16
/
+17
|
*
|
|
|
|
audio_buffers: Pass by const-ref in AppendBuffers
Lioncash
2022-09-16
3
-13
/
+17
|
*
|
|
|
|
device_session: Convert for loop into ranged for in AppendBuffers
Lioncash
2022-09-16
1
-5
/
+5
|
*
|
|
|
|
device_session: Pass arguments by const-ref in relevant functions
Lioncash
2022-09-16
3
-7
/
+7
*
|
|
|
|
|
Merge pull request #8906 from Docteh/fix_icons
bunnei
2022-09-16
1
-8
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
UI: move icons from default into colorful theme.
Kyle Kienapfel
2022-09-15
1
-8
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8869 from SachinVin/cmake
Morph
2022-09-16
1
-6
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core/CMakeLists.txt: Remove duplicate files.
SachinVin
2022-09-08
1
-6
/
+0
*
|
|
|
|
|
|
Merge pull request #8649 from lat9nq/common-position-independent
Morph
2022-09-16
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
common: Use PROJECT_SOURCE_DIR to find CMakeModules
lat9nq
2022-08-01
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge pull request #8682 from lat9nq/dumpy
Morph
2022-09-16
18
-91
/
+386
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mini_dump: Address review feedback
lat9nq
2022-09-04
4
-63
/
+71
|
*
|
|
|
|
|
|
|
vcpkg,cmake: Use vcpkg for dbghelp
lat9nq
2022-09-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
mini_dump: Check for debugger before spawning a child
lat9nq
2022-09-04
2
-63
/
+37
|
*
|
|
|
|
|
|
|
mini_dump: Cleanup and add comments
lat9nq
2022-09-04
3
-43
/
+87
[next]