index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9288 from vonchenplus/deferred_draw
liamwhite
2022-11-26
2
-61
/
+63
|
\
|
*
video_core: Optimize maxwell drawing trigger mechanism
FengChen
2022-11-22
2
-61
/
+63
*
|
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 #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 #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 #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 #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 #9229 from Docteh/achy_breaky_heart
Morph
2022-11-17
9
-0
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add break for default cases
Kyle Kienapfel
2022-11-13
9
-0
/
+16
*
|
|
Merge pull request #9226 from Kelebek1/regs_regression
bunnei
2022-11-12
6
-5
/
+32
|
\
\
\
|
*
|
|
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
6
-5
/
+32
|
|
/
/
*
|
|
Merge pull request #9204 from vonchenplus/dma_copy_1d_random_crash
liamwhite
2022-11-11
1
-17
/
+20
|
\
\
\
|
*
|
|
video_core: Fix dma copy 1D random crash
FengChen
2022-11-11
1
-17
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
2
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
video_core: Fix few issues in Tess stage
FengChen
2022-11-07
2
-1
/
+3
*
|
|
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-11
8
-8
/
+10
*
|
|
Initial ARM64 support
Liam
2022-11-09
2
-3
/
+15
|
|
/
|
/
|
*
|
video_core:Fix vmm kinds size error
FengChen
2022-11-06
1
-1
/
+1
|
/
*
Merge pull request #9163 from vonchenplus/draw_error
Fernando S
2022-11-06
1
-32
/
+25
|
\
|
*
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-31
1
-32
/
+25
*
|
Merge pull request #9189 from vonchenplus/stupid
Morph
2022-11-05
1
-4
/
+4
|
\
\
|
*
|
video_core: Fix scaling graphical regressions for multiple games
FengChen
2022-11-05
1
-4
/
+4
*
|
|
Update shader cache version. (#9175)
gidoly
2022-11-04
1
-1
/
+1
|
/
/
*
|
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-04
8
-36
/
+109
*
|
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-03
9
-7
/
+96
|
\
\
|
*
\
Merge branch 'master' into mipmap
Feng Chen
2022-09-20
4
-28
/
+42
|
|
\
\
|
*
|
|
video_core: Generate mipmap texture by drawing
FengChen
2022-09-20
9
-7
/
+96
*
|
|
|
Merge pull request #9154 from liamwhite/new-fb
Fernando S
2022-11-04
2
-1
/
+10
|
\
\
\
\
|
*
|
|
|
vk_blit_screen: recreate swapchain images on guest format change
Liam
2022-10-30
2
-1
/
+10
*
|
|
|
|
Merge pull request #9097 from liamwhite/intel-spv-compiler
Morph
2022-11-03
4
-14
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
video_core: don't build ASTC decoder shader unless requested
Liam
2022-10-19
4
-14
/
+19
*
|
|
|
|
|
Merge pull request #9143 from K0bin/scheduler-empty
liamwhite
2022-10-31
1
-3
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vk_scheduler: Remove recorded_counts
Robin Kertels
2022-10-28
1
-3
/
+1
*
|
|
|
|
|
Vulkan: Fix regression caused by limiting render area to width/height of rend...
Fernando Sahmkow
2022-10-30
1
-6
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #9140 from vonchenplus/darw_index_bufferx_first_error
bunnei
2022-10-29
2
-61
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-27
2
-61
/
+70
|
|
/
/
/
/
*
/
/
/
/
video_core: Catch vulkan clear op not all channel need clear
FengChen
2022-10-25
1
-8
/
+13
|
/
/
/
/
*
|
|
|
Merge pull request #9112 from vonchenplus/deferred_draw
liamwhite
2022-10-25
10
-232
/
+203
|
\
\
\
\
[next]