index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_vulkan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: Implement vulkan QuadStrip topology
FengChen
2022-12-26
6
-117
/
+221
*
video_core: Integrate SMAA
Liam
2022-12-08
5
-2
/
+873
*
Merge pull request #9401 from vonchenplus/draw_manager
Fernando S
2022-12-08
3
-11
/
+16
|
\
|
*
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-08
3
-11
/
+16
*
|
Vulkan: Implement Alpha coverage
Fernando Sahmkow
2022-12-05
3
-2
/
+6
|
/
*
vulkan_common: clean up extension usage
Liam
2022-12-04
8
-21
/
+21
*
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
1
-1
/
+1
*
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
5
-16
/
+16
*
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
8
-2
/
+8
|
\
|
*
general: fix compile for Apple Clang
Liam
2022-11-22
8
-2
/
+8
*
|
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-02
1
-2
/
+2
|
\
\
|
*
|
Vulkan: update initialization
Liam
2022-11-27
1
-2
/
+2
|
|
/
*
|
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
1
-1
/
+32
*
|
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-27
1
-1
/
+5
|
\
\
|
*
|
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-11-24
1
-1
/
+5
|
|
/
*
|
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
|
|
/
*
|
GPU: Implement additional render target formats.
Fernando Sahmkow
2022-11-24
1
-0
/
+1
*
|
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-24
1
-2
/
+1
|
/
*
Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer
liamwhite
2022-11-20
2
-17
/
+0
|
\
|
*
video_core: Reimplement inline index buffer binding
Feng Chen
2022-11-15
2
-17
/
+0
*
|
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
2
-3
/
+3
|
\
\
\
|
*
|
|
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-17
2
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #9229 from Docteh/achy_breaky_heart
Morph
2022-11-17
2
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add break for default cases
Kyle Kienapfel
2022-11-13
2
-0
/
+2
*
|
|
Merge pull request #9226 from Kelebek1/regs_regression
bunnei
2022-11-12
3
-0
/
+14
|
\
\
\
|
*
|
|
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
3
-0
/
+14
|
|
/
/
*
|
|
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
video_core: Fix few issues in Tess stage
FengChen
2022-11-07
1
-0
/
+1
|
|
/
*
/
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-11
3
-2
/
+3
|
/
*
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
2
-7
/
+7
*
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-03
4
-6
/
+48
|
\
|
*
Merge branch 'master' into mipmap
Feng Chen
2022-09-20
1
-1
/
+1
|
|
\
|
*
|
video_core: Generate mipmap texture by drawing
FengChen
2022-09-20
4
-6
/
+48
*
|
|
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
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
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
2
-7
/
+23
|
\
\
\
\
|
*
|
|
|
video_core: Implement maxwell inline_index method
FengChen
2022-10-22
2
-0
/
+17
[next]