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
*
video_core: NVDEC Implementation
ameerj
2020-10-26
50
-310
/
+3909
*
Merge pull request #4827 from lioncash/trunc
Rodrigo Locatti
2020-10-25
1
-9
/
+9
|
\
|
*
controller: Convert led_patterns integer literals to bool literals
Lioncash
2020-10-25
1
-9
/
+9
*
|
Merge pull request #4828 from lioncash/lockguard
Rodrigo Locatti
2020-10-25
2
-2
/
+2
|
\
\
|
*
|
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
2
-2
/
+2
|
|
/
*
|
applets/profile_select: Resolve a warning in exec()
Morph
2020-10-25
1
-1
/
+1
*
|
Merge pull request #4817 from Kewlan/open-single-save-location
bunnei
2020-10-24
3
-16
/
+20
|
\
\
|
*
|
Don't ask for profile when there's only one.
Kewlan
2020-10-22
3
-16
/
+20
*
|
|
Merge pull request #4816 from Morph1984/controller-disconnect-fix
LC
2020-10-23
1
-85
/
+84
|
\
\
\
|
*
|
|
sdl_impl: Fix controller reconnection issues
Morph
2020-10-21
1
-85
/
+84
|
|
/
/
*
|
|
Merge pull request #4706 from ReinUsesLisp/cmake-host-shaders
bunnei
2020-10-23
2
-12
/
+7
|
\
\
\
|
*
|
|
video_core: Fix instances where msbuild always regenerated host shaders
ReinUsesLisp
2020-09-23
2
-12
/
+7
*
|
|
|
Merge pull request #4792 from bunnei/rtc-fix
bunnei
2020-10-22
9
-198
/
+341
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
service: time: Update current time with changes to RTC setting.
bunnei
2020-10-12
9
-198
/
+341
*
|
|
|
core: Fix clang build pt.3
Lioncash
2020-10-21
4
-16
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4811 from lioncash/warn-video
bunnei
2020-10-20
1
-2
/
+4
|
\
\
\
|
*
|
|
video_core: Conditially activate relevant compiler warnings
Lioncash
2020-10-20
1
-2
/
+4
*
|
|
|
core: Fix clang build pt.2
Lioncash
2020-10-20
2
-4
/
+10
*
|
|
|
Revert "core: Fix clang build"
bunnei
2020-10-20
104
-904
/
+665
|
/
/
/
*
|
|
kernel: Fix build with recent compiler flag changes
Lioncash
2020-10-20
1
-4
/
+8
*
|
|
Merge pull request #4807 from ReinUsesLisp/glasm-robust-ssbo
LC
2020-10-20
3
-33
/
+54
|
\
\
\
|
*
|
|
gl_arb_decompiler: Implement robust buffer operations
ReinUsesLisp
2020-10-20
3
-33
/
+54
*
|
|
|
Merge pull request #4796 from lioncash/clang
LC
2020-10-20
104
-665
/
+904
|
\
\
\
\
|
*
|
|
|
core: Fix clang build
Lioncash
2020-10-17
104
-665
/
+904
*
|
|
|
|
Merge pull request #4390 from ogniK5377/get-applet-inf-stub
bunnei
2020-10-20
1
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Added remaining params
David Marcec
2020-10-20
1
-1
/
+4
|
*
|
|
|
|
nifm: GetAppletInfo stub
David Marcec
2020-10-20
1
-1
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4809 from Morph1984/mjolnir-p3
LC
2020-10-20
3
-25
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
configure_input_player: Fix modifier buttons
Morph
2020-10-20
3
-25
/
+23
*
|
|
|
|
|
Merge pull request #4627 from Morph1984/fix-dinput-controller-disconnect
bunnei
2020-10-20
1
-15
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sdl_impl: Erase the SDLJoystick entry after removing a controller
Morph
2020-10-16
1
-15
/
+13
*
|
|
|
|
|
Merge pull request #4788 from ReinUsesLisp/lockfree-host-thread
bunnei
2020-10-19
1
-28
/
+38
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel: Implement host thread register methods without locking
ReinUsesLisp
2020-10-13
1
-28
/
+38
*
|
|
|
|
|
Merge pull request #4785 from Morph1984/fs-hades
bunnei
2020-10-19
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
filesystem: Fix CreateDirectory and DeleteFile
Morph
2020-10-13
1
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4204 from ReinUsesLisp/vulkan-1.0
bunnei
2020-10-19
7
-58
/
+92
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vk_device: Use Vulkan 1.0 properly
ReinUsesLisp
2020-08-20
5
-52
/
+66
|
*
|
|
|
|
|
renderer_vulkan: Create a Vulkan 1.0 instance when 1.1 is not available
ReinUsesLisp
2020-08-20
3
-6
/
+26
*
|
|
|
|
|
|
Merge pull request #4802 from lioncash/bcat
bunnei
2020-10-19
1
-7
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
core: Add boxcat sources with target_sources
Lioncash
2020-10-18
1
-7
/
+7
*
|
|
|
|
|
|
|
Merge pull request #4783 from bunnei/nvdrv-freespace
bunnei
2020-10-18
2
-0
/
+25
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
bunnei
2020-10-12
2
-0
/
+25
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4801 from lioncash/missing-bound
bunnei
2020-10-17
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mii/manager: Make use of unused lower bound in GetRandomValue()
Lioncash
2020-10-17
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4782 from ReinUsesLisp/remove-dyn-primitive
bunnei
2020-10-17
6
-26
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vk_graphics_pipeline: Manage primitive topology as fixed state
ReinUsesLisp
2020-10-13
6
-26
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4797 from bunnei/bcat-errors
bunnei
2020-10-16
1
-0
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
service: bcat: Check client connection before interacting with socket.
bunnei
2020-10-16
1
-0
/
+10
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
udp/client: Make use of designated initializers in TestCommunication()
Lioncash
2020-10-16
1
-2
/
+5
*
|
|
|
|
|
|
udp/client: Take std::function by const reference with TestCommunication()
Lioncash
2020-10-16
2
-5
/
+5
|
/
/
/
/
/
/
[next]