161 Commits (51eb1f4aab8ed8ef2cbaf8347e616c3d7120a339)

Author SHA1 Message Date
Jan Beich f3412998f0 externals: update Vulkan-Headers to v1.3.238 3 years ago
FernandoS27 11f29ec173 Vulkan: Add support for VK_EXT_depth_clip_control. 4 years ago
Liam aec084e315 vulkan_common: declare storageBuffer8BitAccess 3 years ago
yzct12345 462220fe15 Fix validation errors on less compatible Intel GPU 3 years ago
Liam 292cc68b75 video_core: Integrate SMAA 3 years ago
Liam d50abc6a9c vulkan_common: further initialization tweaks 3 years ago
Liam ee4e09128f vulkan_common: add feature test for shaderDrawParameters 3 years ago
Liam 88ee9ef9ba vulkan_common: clean up extension usage 3 years ago
Liam b656f90c11 vulkan_common: correct usage of timeline semaphore fallbacks 3 years ago
Liam f848103437 vulkan_common: ensure all mandatory features are tested in feature report 3 years ago
Liam 8db4f8593c vulkan_common: unsuffix 16-bit storage feature test structure 3 years ago
Liam d2299ce7d8 vulkan_common: unsuffix timeline semaphore feature test structure 3 years ago
Liam e46525c84f vulkan_common: add logicOp to feature report 3 years ago
Liam 540a841351 vulkan_common: promote host query reset usage to core 3 years ago
Liam f165ae4daf vulkan_common: promote descriptor update template usage to core 3 years ago
Liam 63b830fd41 vulkan_common: promote timeline semaphore usage to core 3 years ago
Liam 44db218c6d vulkan_common: quiet some validation errors 3 years ago
Liam 0a077cb467 Vulkan: update initialization 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Byte 285aedee4f vulkan_blitter: Fix pool allocation double free. 4 years ago
Liam bffdc2b3ce renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 4 years ago
lat9nq 973290ff56 Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
lat9nq e7882e4bcb vulkan_library: Add debug logging 4 years ago
lat9nq adfd64ba59 vulkan_device: Workaround extension bug 4 years ago
lat9nq 3f2a89bb9d vulkan_device: Block AMDVLK's VK_KHR_push_descriptor 4 years ago
Alexandre Bouvier a766e7d663 video_core: Support new VkResult 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Fernando Sahmkow ba73142ce0 video_core: implement formats for N64 emulation 4 years ago
Andrea Pappacoda d9044f00e1 fix: typos 4 years ago
Fernando Sahmkow 392612a2d3 GC: Address Feedback. 4 years ago
Fernando Sahmkow 7ea1f39bd0 Garbage Collection: Redesign the algorithm to do a better use of memory. 4 years ago
ameerj 9b1322ef20 Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
Ameer J f4c97f7410 vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state 4 years ago
voidanix 9891701985 vulkan_device: fix missing format in ANV 4 years ago
Georg Lehmann feb8a473ed vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features 4 years ago
ameerj bb108db1de vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Windows drivers 4 years ago
Fernando Sahmkow 15c634806b Vulkan: Fix the checks for primitive restart extension. 4 years ago
Fernando Sahmkow ce7c3bdf0c Vulkan: implement Logical Operations. 4 years ago
Fernando Sahmkow 790bbcb016 Vulkan: Implement VK_EXT_primitive_topology_list_restart 4 years ago
Morph 052c01db9a renderer_vulkan: Add R16G16_UINT 4 years ago
Morph 39a49776b6 renderer_vulkan: Implement S8_UINT stencil format 4 years ago
ameerj 83aec496da vk_texture_cache: Fix unsupported blit format error checking 5 years ago
Feng Chen bc7104cd76 vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties 4 years ago
ameerj d44cd612a0 vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier 5 years ago
Fernando Sahmkow 6a6e2407f8 Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan. 5 years ago
ameerj 43d59a4bbe vulkan_device: Reorder Float16Int8 declaration 5 years ago
ameerj abf9900d82 Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver" 5 years ago
ameerj ccf4fa3aaa vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors 5 years ago