index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: fix new codespell errors
Liam
2023-10-02
1
-1
/
+1
*
Merge pull request #11402 from FernandoS27/depth-bias-control
liamwhite
2023-09-28
4
-0
/
+35
|
\
|
*
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-16
2
-2
/
+8
|
*
Vulkan: Implement Depth Bias Control
Fernando Sahmkow
2023-09-16
3
-0
/
+29
*
|
renderer_vulkan: Implement MSAA copies
GPUCode
2023-09-25
1
-0
/
+5
*
|
Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies
liamwhite
2023-09-25
3
-0
/
+37
|
\
\
|
*
|
Macro HLE: Add DrawIndirectByteCount
Fernando Sahmkow
2023-09-23
2
-0
/
+9
|
*
|
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
3
-0
/
+28
*
|
|
Merge pull request #11165 from Morph1984/ds_blit
liamwhite
2023-09-24
2
-27
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vulkan_device: Test depth stencil blit support by format
Morph
2023-07-31
2
-27
/
+33
|
*
|
vulkan_device: Return true if either depth/stencil format supports blit
Morph
2023-07-26
1
-1
/
+1
*
|
|
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
GPUCode
2023-09-21
2
-0
/
+16
|
|
/
|
/
|
*
|
Merge pull request #11470 from GPUCode/bundle-vvl
liamwhite
2023-09-10
3
-34
/
+3
|
\
\
|
*
|
renderer_vulkan: Remove debug report
GPUCode
2023-09-08
3
-34
/
+3
*
|
|
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2023-08-27
2
-0
/
+6
|
/
/
*
|
Merge pull request #11302 from vonchenplus/vulkan_macos
liamwhite
2023-08-22
2
-9
/
+15
|
\
\
|
*
|
Add macos moltenvk bundle, Add copy moltevk dylib script
Feng Chen
2023-08-22
2
-9
/
+15
*
|
|
video_core: Fix vulkan assert error
Feng Chen
2023-08-18
1
-0
/
+8
|
/
/
*
|
vulkan_device: disable features associated with unloaded extensions
Liam
2023-08-11
2
-74
/
+114
*
|
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
Ameer J
2023-08-02
2
-3
/
+3
*
|
vulkan_device: Fix VK_EXT_subgroup_size_control detection
Ameer J
2023-08-02
1
-1
/
+1
*
|
Merge pull request #11202 from abouvier/vulkan-config
liamwhite
2023-08-02
4
-34
/
+13
|
\
\
|
*
|
vulkan: centralize config
Alexandre Bouvier
2023-08-02
4
-34
/
+13
*
|
|
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
2023-08-01
1
-8
/
+7
|
/
/
*
|
Merge pull request #11188 from abouvier/vma-fix
liamwhite
2023-07-31
7
-19
/
+30
|
\
\
|
*
|
vma: enable options everywhere
Alexandre Bouvier
2023-07-31
7
-19
/
+30
*
|
|
Formatting fix
Moonlacer
2023-07-30
1
-2
/
+1
*
|
|
Match log warning
Moonlacer
2023-07-30
1
-1
/
+1
*
|
|
Formatting fix
Moonlacer
2023-07-30
1
-1
/
+2
*
|
|
Address feedback and change log warning
Moonlacer
2023-07-30
1
-3
/
+3
*
|
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
2023-07-30
1
-0
/
+8
|
/
/
*
/
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
2023-07-26
1
-8
/
+0
|
/
*
cmake: allow using system VMA library
Alexandre Bouvier
2023-07-12
1
-0
/
+8
*
Merge pull request #10994 from liamwhite/ue4-preferred
liamwhite
2023-07-05
1
-2
/
+2
|
\
|
*
vulkan_common: use device local preferred for image memory
Liam
2023-07-01
1
-2
/
+2
*
|
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...
bunnei
2023-07-03
2
-9
/
+16
*
|
Merge pull request #10964 from bunnei/gpu-remove-qcom-check
bunnei
2023-07-03
1
-3
/
+27
|
\
\
|
*
|
video_core: vulkan_device: Change to driver version check.
bunnei
2023-07-03
1
-15
/
+23
|
*
|
video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.
bunnei
2023-06-29
1
-2
/
+2
|
*
|
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
bunnei
2023-06-29
1
-3
/
+19
*
|
|
Merge pull request #10479 from GPUCode/format-list
liamwhite
2023-07-02
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
renderer_vulkan: Add support for VK_KHR_image_format_list
GPUCode
2023-07-01
1
-0
/
+6
*
|
|
vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.
Steveice10
2023-06-30
3
-13
/
+12
|
/
/
*
/
Blacklist EDS3 blending from new AMD drivers
MatÃas Locatti
2023-06-28
1
-0
/
+8
|
/
*
video_core: Add BCn decoding support
GPUCode
2023-06-27
1
-5
/
+10
*
renderer_vulkan: Add more feature checking
GPUCode
2023-06-27
2
-0
/
+20
*
renderer_vulkan: Don't assume debug tool with debug renderer
GPUCode
2023-06-27
1
-1
/
+1
*
renderer_vulkan: Bump minimum SPIRV version
GPUCode
2023-06-27
1
-1
/
+1
*
renderer_vulkan: Respect viewport limit
GPUCode
2023-06-27
1
-0
/
+4
*
renderer_vulkan: Add suport for debug report callback
GPUCode
2023-06-27
6
-35
/
+92
[next]