FernandoS27
|
0104e28fe4
Vulkan: Add support for VK_EXT_depth_clip_control.
|
4 years ago |
Liam
|
18831e0933
vulkan_common: clean up extension usage
|
3 years ago |
Liam
|
2956a33463
Vulkan: update initialization
|
3 years ago |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 years ago |
Fernando Sahmkow
|
ecb3342145
Garbage Collection: Redesign the algorithm to do a better use of memory.
|
4 years ago |
ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
4 years ago |
voidanix
|
7712e46d64
vulkan_device: fix missing format in ANV
|
4 years ago |
ameerj
|
f9e0681d59
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Windows drivers
|
4 years ago |
Fernando Sahmkow
|
6c00151d17
Vulkan: Fix the checks for primitive restart extension.
|
4 years ago |
Fernando Sahmkow
|
6430fc29a9
Vulkan: Implement VK_EXT_primitive_topology_list_restart
|
4 years ago |
ameerj
|
89a7e566c7
vk_texture_cache: Fix unsupported blit format error checking
|
4 years ago |
Ameer J
|
494e34af6a
Merge pull request #7070 from FernandoS27/want-you-bad
|
4 years ago |
ameerj
|
1e1ecca691
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier
|
4 years ago |
Fernando Sahmkow
|
60a3980561
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
|
4 years ago |
Morph
|
fde9b84b21
Merge pull request #6944 from FernandoS27/dear-drunk-me
|
4 years ago |
Fernando Sahmkow
|
e7ca37b1e5
Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver.
|
4 years ago |
ameerj
|
27f8f3333f
vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
|
4 years ago |
ameerj
|
4d535799eb
vulkan_device: Add a check for int8 support
|
5 years ago |
ReinUsesLisp
|
3b006f4fe2
renderer_vulkan: Add setting to log pipeline statistics
|
5 years ago |
ameerj
|
7277d7fe96
vulkan_device: Blacklist ampere devices from float16 math
|
5 years ago |
ReinUsesLisp
|
f94f0be521
vk_graphics_pipeline: Implement smooth lines
|
5 years ago |
ReinUsesLisp
|
7dafa96ab5
shader: Rework varyings and implement passthrough geometry shaders
|
5 years ago |
ReinUsesLisp
|
4f052a1f39
vk_graphics_pipeline: Implement conservative rendering
|
5 years ago |
ReinUsesLisp
|
fb166b5ff4
shader: Emulate 64-bit integers when not supported
|
5 years ago |
ReinUsesLisp
|
ca67077ca8
vk_graphics_pipeline: Use VK_KHR_push_descriptor when available
|
5 years ago |
ReinUsesLisp
|
ea038d6653
vulkan: Add VK_EXT_vertex_input_dynamic_state support
|
5 years ago |
ReinUsesLisp
|
d554778311
vulkan: Use VK_EXT_provoking_vertex when available
|
5 years ago |
ReinUsesLisp
|
1148a4eac7
vulkan: Conditionally use shaderInt16
|
5 years ago |
ReinUsesLisp
|
77372443c3
vulkan: Enable depth bounds and use it conditionally
|
5 years ago |
ReinUsesLisp
|
99f2c31b64
vulkan_device: Enable float64 and int64 conditionally
|
5 years ago |