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
*
zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize
Morph
2023-03-23
1
-1
/
+1
*
Merge pull request #9971 from Morph1984/q
liamwhite
2023-03-23
3
-124
/
+215
|
\
|
*
bounded_threadsafe_queue: Refactor Pop
Morph
2023-03-21
1
-140
/
+62
|
*
bounded_threadsafe_queue: Add producer cv to avoid busy waiting
Morph
2023-03-21
1
-17
/
+29
|
*
bounded_threadsafe_queue: Deduplicate and add PushModes
Morph
2023-03-21
3
-88
/
+86
|
*
bounded_threadsafe_queue: Add TryPush
Morph
2023-03-21
1
-0
/
+71
|
*
logging: Make use of bounded queue
Morph
2023-03-21
1
-8
/
+8
|
*
bounded_threadsafe_queue: Use simplified impl of bounded queue
Morph
2023-03-21
2
-115
/
+203
*
|
Merge pull request #9964 from liamwhite/typed-address
liamwhite
2023-03-23
101
-1102
/
+1574
|
\
\
|
*
|
kernel: use KTypedAddress for addresses
Liam
2023-03-22
101
-1102
/
+1574
*
|
|
Merge pull request #9962 from Kelebek1/disable_srgb
Morph
2023-03-23
1
-6
/
+8
|
\
\
\
|
*
|
|
Disable SRGB border color conversion for now, to fix shadows in Xenoblade.
Kelebek1
2023-03-17
1
-6
/
+8
|
|
/
/
*
|
|
Merge pull request #9965 from german77/thankYouEpicBoy
bunnei
2023-03-21
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
config: Fix controller config from resetting
Narr the Reg
2023-03-17
1
-0
/
+3
|
|
/
*
|
Merge pull request #9970 from bunnei/string-util-view
bunnei
2023-03-19
2
-11
/
+11
|
\
\
|
*
|
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
bunnei
2023-03-18
2
-11
/
+11
*
|
|
kernel: fix LOG_TRACE in ipc
Liam
2023-03-19
1
-1
/
+1
|
/
/
*
|
common: bounded_threadsafe_queue: Use polyfill_thread.
bunnei
2023-03-17
1
-2
/
+3
*
|
Merge pull request #9778 from behunin/my-box-chevy
bunnei
2023-03-17
2
-3
/
+4
|
\
\
|
*
|
gpu_thread: Use bounded queue
Behunin
2023-03-03
2
-3
/
+4
*
|
|
Merge pull request #9953 from german77/amiibo_crc
bunnei
2023-03-17
7
-52
/
+157
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-16
2
-28
/
+17
|
*
|
service: nfp: Close app area and recreate crc
Narr the Reg
2023-03-15
1
-0
/
+10
|
*
|
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-15
6
-15
/
+100
|
*
|
service: nfp: Actually write correct crc
Narr the Reg
2023-03-14
6
-23
/
+44
*
|
|
Merge pull request #9955 from liamwhite/color-blend-equation
liamwhite
2023-03-15
1
-0
/
+6
|
\
\
\
|
*
|
|
vulkan: disable extendedDynamicState3ColorBlendEquation on radv
Liam
2023-03-15
1
-0
/
+6
|
|
/
/
*
|
|
Merge pull request #9931 from liamwhite/sched
liamwhite
2023-03-15
2
-28
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vk_scheduler: split work queue waits and execution waits
Liam
2023-03-12
2
-28
/
+62
*
|
|
Merge pull request #9933 from vonchenplus/texture_format
liamwhite
2023-03-14
3
-72
/
+67
|
\
\
\
|
*
|
|
video_core: Update texture format
Feng Chen
2023-03-10
3
-72
/
+67
|
|
/
/
*
|
|
configure_audio: Fix output mode setting not saving
Morph
2023-03-13
2
-9
/
+9
*
|
|
Merge pull request #9939 from german77/vibration
liamwhite
2023-03-13
1
-1
/
+16
|
\
\
\
|
*
|
|
input_common: sdl: Only send last vibration command
german77
2023-03-12
1
-1
/
+16
*
|
|
|
Merge pull request #9941 from german77/settings
liamwhite
2023-03-13
7
-98
/
+62
|
\
\
\
\
|
*
|
|
|
yuzu: Move audio settings to audio section
german77
2023-03-11
6
-45
/
+56
|
*
|
|
|
yuzu: Remove console id setting
german77
2023-03-11
3
-53
/
+6
*
|
|
|
|
Merge pull request #9943 from vonchenplus/gentleman
liamwhite
2023-03-13
3
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Fix ogl status error when draw_texture
FengChen
2023-03-12
2
-2
/
+2
|
*
|
|
|
|
video_core: Invalid index_buffer flag when inline_index draw
FengChen
2023-03-12
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
kernel: additional style fixes to KThread, KProcess
Liam
2023-03-12
2
-27
/
+27
*
|
|
|
|
kernel: fix clang build
Liam
2023-03-12
1
-2
/
+2
*
|
|
|
|
kernel: remove unnecessary finalize calls
Liam
2023-03-12
2
-7
/
+1
*
|
|
|
|
kernel: convert KProcess to new style
Liam
2023-03-12
10
-240
/
+254
*
|
|
|
|
kernel: convert KThread to new style
Liam
2023-03-12
15
-670
/
+519
*
|
|
|
|
kernel: prefer std::addressof
Liam
2023-03-12
21
-134
/
+139
*
|
|
|
|
kernel: convert KResourceLimit
Liam
2023-03-12
2
-59
/
+59
*
|
|
|
|
kernel: remove kernel_
Liam
2023-03-12
41
-295
/
+290
*
|
|
|
|
kernel: remove gratitutous attribute usage
Liam
2023-03-12
8
-29
/
+24
*
|
|
|
|
kernel/svc: convert to new style
Liam
2023-03-12
21
-304
/
+192
[next]