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