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
*
Merge pull request #11822 from german77/no-name
liamwhite
2023-10-19
1
-0
/
+1
|
\
|
*
service: mii: Create random mii with name
Narr the Reg
2023-10-19
1
-0
/
+1
*
|
Merge pull request #11810 from liamwhite/clang-17
liamwhite
2023-10-18
2
-4
/
+4
|
\
\
|
*
|
general: fix build failure on clang 17
Liam
2023-10-17
2
-4
/
+4
|
|
/
*
|
Merge pull request #11795 from Squall-Leonhart/D32FToOther
liamwhite
2023-10-18
6
-1
/
+51
|
\
\
|
*
|
Changes based on hardware tests
Squall-Leonhart
2023-10-17
6
-37
/
+5
|
*
|
Make Clang happy.
Squall Leonhart
2023-10-17
1
-1
/
+1
|
*
|
Added missing BuildShader line
Squall Leonhart
2023-10-17
1
-0
/
+1
|
*
|
added missing trailing line.
Squall Leonhart
2023-10-16
1
-1
/
+1
|
*
|
meant to add the unorms as well
Squall Leonhart
2023-10-16
1
-1
/
+3
|
*
|
use texelfetch instead of texturelod
Squall-Leonhart
2023-10-16
2
-2
/
+2
|
*
|
appease the format gods
Squall Leonhart
2023-10-16
1
-1
/
+1
|
*
|
Another missing copy connected to Bravely Default II
Squall-Leonhart
2023-10-16
5
-0
/
+35
|
*
|
missed this line when editing the copypasta
Squall-Leonhart
2023-10-15
1
-1
/
+1
|
*
|
moved line to appease the format gods
Squall-Leonhart
2023-10-15
1
-1
/
+1
|
*
|
Implement missing formats for Bravely Default 2
Squall-Leonhart
2023-10-15
5
-0
/
+44
*
|
|
Merge pull request #11791 from german77/bufferx
liamwhite
2023-10-18
4
-46
/
+70
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service: hle: Allow to access read buffer A and X directly
german77
2023-10-16
4
-46
/
+70
*
|
|
Merge pull request #11774 from liamwhite/refcount-issue
liamwhite
2023-10-17
10
-85
/
+77
|
\
\
\
|
*
|
|
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
2023-10-13
10
-85
/
+77
*
|
|
|
Merge pull request #11747 from Kelebek1/image_alias_sample_names
liamwhite
2023-10-17
4
-4
/
+9
|
\
\
\
\
|
*
|
|
|
Get out of render pass before query barriers, fix image names with samples > ...
Kelebek1
2023-10-11
4
-4
/
+9
*
|
|
|
|
Merge pull request #11349 from vonchenplus/buffer_cache_crash
liamwhite
2023-10-17
4
-8
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Fix d24r8/s8d24 convert shader build error in moltenvk
Feng Chen
2023-09-07
2
-8
/
+8
|
*
|
|
|
|
video_core: Add missing scissor update when viewport scale offset disable
Feng Chen
2023-09-07
1
-0
/
+13
|
*
|
|
|
|
video_core: set vertex buffer num to 16, because mvk have when using more tha...
Feng Chen
2023-08-23
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #11788 from Squall-Leonhart/IFREMOVED
Fernando S
2023-10-17
1
-2
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
brings back the removed If statement and adds the num_level test
Squall Leonhart
2023-10-15
1
-2
/
+9
*
|
|
|
|
|
|
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-17
6
-8
/
+91
*
|
|
|
|
|
|
Merge pull request #11786 from v1993/cuda-on-linux
liamwhite
2023-10-15
1
-10
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
host1x/codecs: enable CUDA on Linux
Valeri
2023-10-14
1
-10
/
+0
*
|
|
|
|
|
|
|
Merge pull request #11794 from german77/linemot
liamwhite
2023-10-15
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
input_common: udp: Avoid crash when trying to map motion before client is ready
german77
2023-10-15
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #11780 from Darkness4/master
liamwhite
2023-10-14
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "cmake: only add network component if qt used"
Nguyen Marc
2023-10-14
1
-4
/
+1
|
*
|
|
|
|
|
|
cmake: only add network component if qt used
Nguyen Marc
2023-10-14
1
-1
/
+4
|
*
|
|
|
|
|
|
qt: add missing target_link_libraries for discordrpc
Nguyen Marc
2023-10-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #11779 from flodavid/improve-player-config-click
liamwhite
2023-10-14
2
-10
/
+27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
yuzu: Improve behavior when clicking on controller box in Control Configuration
flodavid
2023-10-14
2
-10
/
+27
*
|
|
|
|
|
|
|
|
Merge pull request #11778 from liamwhite/audren-shutdown-lock
liamwhite
2023-10-14
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
audio: fix shutdown deadlock in audio renderer
Liam
2023-10-13
1
-0
/
+4
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #11775 from Kelebek1/draw_vertex_array
liamwhite
2023-10-14
2
-1
/
+25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Implement vertex array first and subsequent draws
Kelebek1
2023-10-14
2
-1
/
+25
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #11159 from flodavid/master_bis
liamwhite
2023-10-14
8
-43
/
+125
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
fix style
F David
2023-10-12
1
-2
/
+3
|
*
|
|
|
|
|
|
|
yuzu: Enable to use controller to restart a game
flodavid
2023-10-12
3
-18
/
+29
|
*
|
|
|
|
|
|
|
yuzu: Use new setting method for stop emulation
Florian
2023-10-12
6
-9
/
+36
|
*
|
|
|
|
|
|
|
yuzu: Enable to use controller to close a game
flodavid
2023-10-12
5
-32
/
+75
*
|
|
|
|
|
|
|
|
Merge pull request #11772 from v1993/polyfill-thread-fixes
liamwhite
2023-10-13
1
-10
/
+11
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
common/polyfill_thread: use std::forward where appropriate, qualify std::move...
Valeri Ochinski
2023-10-13
1
-10
/
+11
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
[next]