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 #9861 from german77/bustype
liamwhite
2023-02-25
2
-15
/
+15
|
\
|
*
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
2
-15
/
+15
*
|
config: Fix per game Force max clock
german77
2023-02-25
2
-5
/
+1
|
/
*
settings: Add more input settings to the log
Narr the Reg
2023-02-21
1
-0
/
+7
*
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
5
-63
/
+62
*
Merge pull request #9847 from german77/timeout
liamwhite
2023-02-21
1
-0
/
+2
|
\
|
*
yuzu: Set a lower timeout for discord presence
Narr the Reg
2023-02-21
1
-0
/
+2
*
|
Merge pull request #9846 from merryhime/type-const
liamwhite
2023-02-21
14
-54
/
+54
|
\
\
|
*
|
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-21
14
-54
/
+54
|
|
/
*
|
Merge pull request #9841 from abouvier/httplib-update
liamwhite
2023-02-21
2
-2
/
+2
|
\
\
|
*
|
externals: Update cpp-httplib to latest
Alexandre Bouvier
2023-02-21
2
-2
/
+2
|
|
/
*
/
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
4
-0
/
+8
|
/
*
Qt: Reintroduce scaling for touch input
german77
2023-02-19
2
-6
/
+16
*
Merge pull request #9771 from ameerj/host-thread-id
liamwhite
2023-02-19
1
-27
/
+18
|
\
|
*
kernel: Refactor thread_local variable usage
ameerj
2023-02-10
1
-27
/
+18
*
|
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-19
10
-34
/
+9
|
\
\
|
*
|
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
Liam
2023-01-07
4
-12
/
+6
|
*
|
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
Liam
2023-01-07
6
-22
/
+3
*
|
|
Merge pull request #9815 from german77/qt-mouse
liamwhite
2023-02-18
11
-47
/
+120
|
\
\
\
|
*
|
|
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-16
10
-31
/
+114
|
*
|
|
Qt: Fix mouse scalling
german77
2023-02-15
2
-18
/
+8
*
|
|
|
Merge pull request #9825 from liamwhite/object-name
Morph
2023-02-18
7
-3
/
+265
|
\
\
\
\
|
*
|
|
|
kernel: add KObjectName
Liam
2023-02-17
7
-3
/
+265
*
|
|
|
|
Merge pull request #9810 from Kelebek1/nvdec_threads
bunnei
2023-02-17
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Allow >1 cpu threads on video decoding, disable multi-frame decoding
Kelebek1
2023-02-14
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #9817 from german77/save
Mai
2023-02-16
4
-2
/
+11
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
yuzu: Shutdown game on restart to reload per game config
Narr the Reg
2023-02-16
1
-2
/
+4
|
*
|
|
|
|
yuzu: Write to config file on important config changes
Narr the Reg
2023-02-16
4
-0
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9802 from Kelebek1/wait_data_cache
bunnei
2023-02-16
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Reimplement the invalidate_texture_data_cache register
Kelebek1
2023-02-14
1
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9769 from Kelebek1/audio_oob
bunnei
2023-02-16
2
-40
/
+92
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add fallback for memory read/write in case the address goes over a 4K page
Kelebek1
2023-02-11
1
-12
/
+64
|
*
|
|
|
Fix depop prepare receiving bad mix infos and writing out of bounds, and upda...
Kelebek1
2023-02-11
2
-40
/
+40
*
|
|
|
|
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
72
-291
/
+315
|
\
\
\
\
\
|
*
|
|
|
|
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
41
-164
/
+169
|
*
|
|
|
|
kernel: use GetCurrentProcess
Liam
2023-02-13
34
-128
/
+147
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-15
26
-60
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
remove constexpr from virtual function
arades79
2023-02-14
2
-5
/
+5
|
*
|
|
|
|
use a string view to skip allocation
arades79
2023-02-14
2
-13
/
+7
|
*
|
|
|
|
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
102
-307
/
+300
|
*
|
|
|
|
apply clang-format
arades79
2023-02-14
2
-4
/
+5
|
*
|
|
|
|
don't use static inside constexpr function
arades79
2023-02-14
1
-6
/
+6
|
*
|
|
|
|
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-14
101
-303
/
+309
*
|
|
|
|
|
Merge pull request #9809 from liamwhite/unused-service
bunnei
2023-02-15
24
-621
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
service: remove deleted services
Liam
2023-02-14
24
-621
/
+0
|
|
/
/
/
/
/
*
/
/
/
/
/
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
liamwhite
2023-02-14
1
-13
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #9795 from Kelebek1/biquad_fix
liamwhite
2023-02-14
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix biquad filter command's state buffer offset
Kelebek1
2023-02-13
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9793 from Morph1984/borderless-hidpi
liamwhite
2023-02-14
1
-1
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
main: Fix borderless fullscreen for high dpi scaled displays
Morph
2023-02-12
1
-1
/
+13
[next]