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
*
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"
lat9nq
2022-06-29
1
-11
/
+0
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
2
-9
/
+11
*
vulkan_library: Add debug logging
lat9nq
2022-05-30
1
-0
/
+4
*
Merge pull request #8379 from lat9nq/amd-push-desc-workaround
bunnei
2022-05-25
1
-0
/
+11
|
\
|
*
vulkan_device: Block AMDVLK's VK_KHR_push_descriptor
lat9nq
2022-05-25
1
-0
/
+11
*
|
vulkan_device: Workaround extension bug
lat9nq
2022-05-25
1
-1
/
+6
|
/
*
video_core: Support new VkResult
Alexandre Bouvier
2022-05-17
1
-0
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
16
-48
/
+32
*
video_core: implement formats for N64 emulation
Fernando Sahmkow
2022-04-14
1
-0
/
+12
*
fix: typos
Andrea Pappacoda
2022-04-02
1
-1
/
+1
*
Merge pull request #8076 from ameerj/nv-vk-msaa-scale
bunnei
2022-03-30
1
-0
/
+5
|
\
|
*
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
ameerj
2022-03-23
1
-0
/
+5
*
|
GC: Address Feedback.
Fernando Sahmkow
2022-03-25
1
-6
/
+5
*
|
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-25
5
-11
/
+71
|
/
*
video_core: Reduce unused includes
ameerj
2022-03-19
8
-15
/
+8
*
vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state
Ameer J
2022-02-25
1
-4
/
+21
*
vulkan_device: fix missing format in ANV
voidanix
2022-02-21
2
-0
/
+17
*
vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features
Georg Lehmann
2022-01-19
1
-1
/
+1
*
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Wind...
ameerj
2021-12-23
2
-2
/
+12
*
Vulkan: Fix the checks for primitive restart extension.
Fernando Sahmkow
2021-12-18
2
-19
/
+23
*
Vulkan: implement Logical Operations.
Fernando Sahmkow
2021-12-18
1
-1
/
+1
*
Vulkan: Implement VK_EXT_primitive_topology_list_restart
Fernando Sahmkow
2021-12-18
2
-0
/
+38
*
renderer_vulkan: Add R16G16_UINT
Morph
2021-12-08
1
-0
/
+1
*
renderer_vulkan: Implement S8_UINT stencil format
Morph
2021-11-18
1
-0
/
+10
*
vk_texture_cache: Fix unsupported blit format error checking
ameerj
2021-11-16
1
-4
/
+4
*
vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties
Feng Chen
2021-11-05
1
-0
/
+1
*
Merge pull request #7070 from FernandoS27/want-you-bad
Ameer J
2021-10-23
2
-0
/
+9
|
\
|
*
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
Fernando Sahmkow
2021-09-23
2
-0
/
+9
*
|
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and ea...
ameerj
2021-09-23
2
-10
/
+21
|
/
*
Merge pull request #7011 from ameerj/vk-validation-0x0
bunnei
2021-09-16
1
-0
/
+1
|
\
|
*
vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors
ameerj
2021-09-13
1
-0
/
+1
*
|
vulkan_device: Reorder Float16Int8 declaration
ameerj
2021-09-16
1
-1
/
+2
*
|
Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver"
ameerj
2021-09-16
1
-13
/
+1
|
/
*
Merge pull request #6943 from FernandoS27/omae-wa-mou-shindeiru
Morph
2021-09-13
1
-6
/
+20
|
\
|
*
Vulkan: Disable VK_EXT_SAMPLER_FILTER_MINMAX in GCN AMD since it's broken.
Fernando Sahmkow
2021-09-13
1
-6
/
+20
*
|
Merge pull request #7006 from FernandoS27/a-motherfucking-driver
Morph
2021-09-13
1
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
Vulkan: Blacklist Int8Float16 Extension on AMD on driver 21.9.1
Fernando Sahmkow
2021-09-13
1
-1
/
+13
*
|
Merge pull request #6944 from FernandoS27/dear-drunk-me
Morph
2021-09-13
2
-0
/
+11
|
\
\
|
*
|
Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver.
Fernando Sahmkow
2021-09-13
2
-0
/
+11
|
|
/
*
/
vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
ameerj
2021-08-29
2
-0
/
+16
|
/
*
vulkan_device: Add a check for int8 support
ameerj
2021-08-24
2
-8
/
+18
*
vulkan_memory_allocator: Respect bufferImageGranularity
Robin Kertels
2021-08-07
2
-2
/
+8
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
4
-0
/
+81
*
vulkan_wrapper: Fix SetObjectName() always indicating objects as images
Lioncash
2021-07-27
1
-1
/
+1
*
vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor
ReinUsesLisp
2021-07-22
1
-4
/
+39
*
maxwell_to_vk: Add R16_SNORM
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
vulkan_device: Add missing include algorithm
lat9nq
2021-07-22
1
-0
/
+1
*
vulkan_device: Blacklist ampere devices from float16 math
ameerj
2021-07-22
2
-12
/
+23
*
vulkan_device: Enable VK_EXT_extended_dynamic_state on RADV 21.2 onward
ReinUsesLisp
2021-07-22
1
-4
/
+7
*
vk_graphics_pipeline: Implement smooth lines
ReinUsesLisp
2021-07-22
2
-5
/
+42
[next]