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 #9307 from Morph1984/not-used-correctly
liamwhite
2022-11-26
1
-3
/
+3
|
\
|
*
maxwell_to_vk: Add R16_SINT
Morph
2022-11-23
1
-1
/
+1
|
*
maxwell_to_vk: Fix format usage bits
Morph
2022-11-23
1
-2
/
+2
*
|
Merge pull request #9297 from Kelebek1/sink_oob
liamwhite
2022-11-25
1
-6
/
+8
|
\
\
|
*
|
Use the maximum input index for samples buffer span size, not just the input ...
Kelebek1
2022-11-22
1
-6
/
+8
*
|
|
Merge pull request #9304 from liamwhite/menu-roll
bunnei
2022-11-25
1
-0
/
+9
|
\
\
\
|
*
|
|
Qt: assign menuRole properties for actions
Liam
2022-11-23
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9305 from lioncash/request
bunnei
2022-11-25
13
-72
/
+78
|
\
\
\
|
*
|
|
service: Make use of buffer element count helpers
Lioncash
2022-11-23
12
-47
/
+41
|
*
|
|
hle_ipc: Add helper functions for getting number of buffer elements
Lioncash
2022-11-23
1
-0
/
+12
|
*
|
|
hle_ipc: Mark relevant member functions as [[nodiscard]]
Lioncash
2022-11-23
1
-25
/
+25
|
|
/
/
*
|
|
Merge pull request #9194 from FernandoS27/yfc-fermi2d
liamwhite
2022-11-24
21
-31
/
+1832
|
\
\
\
|
*
|
|
Fermi2D: Cleanup and address feedback.
Fernando Sahmkow
2022-11-24
3
-8
/
+150
|
*
|
|
GPU: Implement additional render target formats.
Fernando Sahmkow
2022-11-24
7
-12
/
+126
|
*
|
|
MaxwellDMA: Implement BlockLinear to BlockLinear copies.
Fernando Sahmkow
2022-11-24
2
-1
/
+69
|
*
|
|
Fermi2D: Implement Bilinear software filtering and address feedback.
Fernando Sahmkow
2022-11-24
7
-116
/
+180
|
*
|
|
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-24
12
-18
/
+1431
|
|
/
/
*
/
/
GPU: Fix buffer cache issue, engine upload not inlining memory in multiline a...
Fernando Sahmkow
2022-11-24
4
-15
/
+9
|
/
/
*
|
Merge pull request #9299 from lioncash/cast
liamwhite
2022-11-22
2
-15
/
+18
|
\
\
|
*
|
k_handle_table: Remove cast to void* in GetObjectForIpc
Lioncash
2022-11-22
2
-15
/
+18
|
|
/
*
|
Merge pull request #9219 from german77/nfc_impl
bunnei
2022-11-22
12
-84
/
+723
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into nfc_impl
Narr the Reg
2022-11-20
84
-190
/
+2159
|
|
\
|
*
|
service: nfc: Implement nfc user
Narr the Reg
2022-11-19
12
-84
/
+723
*
|
|
qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled
Morph
2022-11-21
1
-0
/
+4
*
|
|
Merge pull request #9279 from liamwhite/this-would-have-never-happened-in-rust
Morph
2022-11-20
1
-1
/
+1
|
\
\
\
|
*
|
|
dmnt:cht: fix copy-paste error
Liam
2022-11-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer
liamwhite
2022-11-20
5
-33
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
video_core: Reimplement inline index buffer binding
Feng Chen
2022-11-15
5
-33
/
+31
*
|
|
Merge pull request #9238 from german77/cabinet_applet
bunnei
2022-11-20
20
-16
/
+1310
|
\
\
\
|
*
|
|
general: Address review comments
german77
2022-11-13
14
-190
/
+200
|
*
|
|
service: am: Fix cabinet applet result
german77
2022-11-13
2
-10
/
+22
|
*
|
|
yuzu: Implement cabinet applet frontend
german77
2022-11-13
6
-1
/
+865
|
*
|
|
service: am: Implement cabinet applet backend
german77
2022-11-13
9
-7
/
+362
|
*
|
|
input_common: Add amiibo applet functions
german77
2022-11-13
3
-1
/
+19
|
*
|
|
service: nfc: fix tagprotocol and implement GetApplicationAreaId
german77
2022-11-13
4
-8
/
+43
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9249 from goldenx86/available-vram
Morph
2022-11-20
1
-0
/
+4
|
\
\
\
|
*
|
|
Update renderer_vulkan.cpp
MatÃas Locatti
2022-11-16
1
-0
/
+4
*
|
|
|
Merge pull request #9254 from FernandoS27/auto-cpu-fix
bunnei
2022-11-19
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
Fernando Sahmkow
2022-11-17
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #9191 from german77/touching_souls
liamwhite
2022-11-19
7
-52
/
+123
|
\
\
\
\
|
*
|
|
|
service: hid: Only overclock npad controllers
german77
2022-11-19
2
-6
/
+30
|
*
|
|
|
core: hid: Implement true multitouch support
Narr the Reg
2022-11-19
5
-46
/
+93
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9260 from liamwhite/youre-in-big-trouble-now
Fernando S
2022-11-19
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
spirv_emit_context: add missing flat decoration
Liam
2022-11-18
1
-0
/
+1
*
|
|
|
|
Merge pull request #9252 from liamwhite/radv-superiority
bunnei
2022-11-19
8
-13
/
+27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-17
8
-24
/
+17
|
*
|
|
|
maxwell3d: HLE multi-layer clear macro
Liam
2022-11-16
2
-1
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9253 from vonchenplus/attr_layer
liamwhite
2022-11-18
5
-0
/
+13
|
\
\
\
\
|
*
|
|
|
shader: Implement miss attribute layer
FengChen
2022-11-17
5
-0
/
+13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #9234 from liamwhite/data-cash-money
bunnei
2022-11-18
7
-8
/
+214
|
\
\
\
\
[next]