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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
scope_exit: Make constexpr
FearlessTobi
1
-1
/
+3
2024-02-19
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
1
-0
/
+5
2024-02-18
vulkan_device: don't use fixed cap for memory limits
Liam
1
-5
/
+9
2024-02-01
Add Samsung Proprietary Driver ID to Reorder Pass
Moonlacer
1
-0
/
+2
2024-01-24
Demote Mesa dozen to the bottom of the device list
Matías Locatti
1
-0
/
+10
2024-01-22
Simplify VkResult lookup
Mike Lothian
3
-107
/
+11
2024-01-07
Fix typos in video_core
Viktor Szépe
2
-3
/
+3
2023-12-23
renderer_vulkan: skip SetObjectNameEXT on unsupported driver
Liam
1
-1
/
+3
2023-12-23
renderer_vulkan: demote format assert to error log
Liam
1
-8
/
+8
2023-12-20
vulkan_common: unbreak build with Vulkan-Headers 1.3.274
Jan Beich
1
-0
/
+2
2023-12-18
shader_recompiler: ignore clip distances beyond driver support level
Liam
1
-0
/
+4
2023-12-17
renderer_vulkan: work around turnip binding bug in a610
Liam
1
-0
/
+5
2023-11-29
renderer_vulkan: exclude more qcom drivers from extensions
Liam
1
-15
/
+22
2023-11-24
vulkan_device: add names for more driverID enumeration values
Liam
1
-2
/
+32
2023-11-24
renderer_vulkan: exclude steam deck oled from force max clock setting
Liam
1
-1
/
+2
2023-11-19
renderer_vulkan: ignore viewport stores on non-supporting drivers
Liam
1
-0
/
+4
2023-11-19
Vulkan: Be more generous with pipeline workers for Android
Fernando Sahmkow
2
-0
/
+13
2023-11-12
renderer_vulkan: Introduce separate cmd buffer for uploads
GPUCode
1
-0
/
+4
2023-10-24
vulkan_common: use highest API version
Liam
1
-1
/
+1
2023-10-19
Manually robust on Maxwell and earlier
Kelebek1
2
-20
/
+33
2023-10-10
Not not allocate DeviceLocal buffers as mapped
Kelebek1
1
-4
/
+4
2023-10-06
Allow GPUs without rebar to open multiple RenderDoc captures
Kelebek1
2
-4
/
+31
2023-10-06
Implement X8_D24 format
Kelebek1
1
-0
/
+1
2023-10-05
Rework nvidia architecture detection, disable push descriptor for Pascal and ...
Kelebek1
1
-12
/
+43
2023-10-02
vk_present_manager: recreate surface on any surface loss
Liam
1
-0
/
+3
2023-10-02
ci: fix new codespell errors
Liam
1
-1
/
+1
2023-09-25
renderer_vulkan: Implement MSAA copies
GPUCode
1
-0
/
+5
2023-09-23
Macro HLE: Add DrawIndirectByteCount
Fernando Sahmkow
2
-0
/
+9
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
3
-0
/
+28
2023-09-21
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
GPUCode
2
-0
/
+16
2023-09-16
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2
-2
/
+8
2023-09-16
Vulkan: Implement Depth Bias Control
Fernando Sahmkow
3
-0
/
+29
2023-09-08
renderer_vulkan: Remove debug report
GPUCode
3
-34
/
+3
2023-08-27
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2
-0
/
+6
2023-08-22
Add macos moltenvk bundle, Add copy moltevk dylib script
Feng Chen
2
-9
/
+15
2023-08-18
video_core: Fix vulkan assert error
Feng Chen
1
-0
/
+8
2023-08-11
vulkan_device: disable features associated with unloaded extensions
Liam
2
-74
/
+114
2023-08-02
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
Ameer J
2
-3
/
+3
2023-08-02
vulkan_device: Fix VK_EXT_subgroup_size_control detection
Ameer J
1
-1
/
+1
2023-08-01
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
1
-8
/
+7
2023-08-02
vulkan: centralize config
Alexandre Bouvier
4
-34
/
+13
2023-07-31
vulkan_device: Test depth stencil blit support by format
Morph
2
-27
/
+33
2023-07-31
vma: enable options everywhere
Alexandre Bouvier
7
-19
/
+30
2023-07-30
Formatting fix
Moonlacer
1
-2
/
+1
2023-07-30
Match log warning
Moonlacer
1
-1
/
+1
2023-07-30
Formatting fix
Moonlacer
1
-1
/
+2
2023-07-30
Address feedback and change log warning
Moonlacer
1
-3
/
+3
2023-07-30
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
1
-0
/
+8
2023-07-26
vulkan_device: Return true if either depth/stencil format supports blit
Morph
1
-1
/
+1
2023-07-26
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
1
-8
/
+0
[next]