You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026)
5 months ago
..
present Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 6 months ago
blit_image.cpp [vk] Implement Shader Read Barrier (#2671) 6 months ago
blit_image.h [vk] Implement Shader Read Barrier (#2671) 6 months ago
fixed_pipeline_state.cpp [renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 5 months ago
fixed_pipeline_state.h [vk] Enable line stipple and depth bound reg transfer (#59) 9 months ago
line_loop_utils.h [vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago
maxwell_to_vk.cpp [vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago
maxwell_to_vk.h [vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago
pipeline_helper.h Vulkan 1.4 and New Extensions (#93) 11 months ago
pipeline_statistics.cpp Update fmt to allow for v11 1 year ago
pipeline_statistics.h general: Convert source file copyright comments over to SPDX 4 years ago
renderer_vulkan.cpp [vk] Unify RAII in Vulkan (#2679) 6 months ago
renderer_vulkan.h [vk] Unify RAII in Vulkan (#2679) 6 months ago
vk_blit_screen.cpp [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 6 months ago
vk_blit_screen.h gpu: dependency-inject scaling/antialiasing filter state for capture layers 2 years ago
vk_buffer_cache.cpp [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 6 months ago
vk_buffer_cache.h [vk] fix accidental functor param swap (#2743) 6 months ago
vk_buffer_cache_base.cpp Buffer Cache: Fully rework the buffer cache. 3 years ago
vk_command_pool.cpp general: fix spelling mistakes 3 years ago
vk_command_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_compute_pass.cpp [VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 8 months ago
vk_compute_pass.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_compute_pipeline.cpp [vk] only enable statistics bit if graphics debugging is enabled (#243) 8 months ago
vk_compute_pipeline.h renderer_vulkan: separate guest and host compute descriptor queues 3 years ago
vk_descriptor_pool.cpp [Vulkan] Descriptor Pool bug fix (#2564) 7 months ago
vk_descriptor_pool.h Rework time service to fix time passing offline. 2 years ago
vk_fence_manager.cpp Clang format and ddress feedback 3 years ago
vk_fence_manager.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_graphics_pipeline.cpp [vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago
vk_graphics_pipeline.h [vk] Fix fallback viewport/scissor origin handling (#294) 5 months ago
vk_master_semaphore.cpp [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
vk_master_semaphore.h renderer_vulkan: Introduce separate cmd buffer for uploads 2 years ago
vk_pipeline_cache.cpp [vk] quick fix for EDS1,2 with VIDS (#3022) 5 months ago
vk_pipeline_cache.h Optimize SpiriV output 1 year ago
vk_present_manager.cpp [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
vk_present_manager.h fix a large variety of issues (#101) 11 months ago
vk_query_cache.cpp [cmake] enable clang-cl and WoA builds (#348) 7 months ago
vk_query_cache.h [vk] Bring Vulkan closer to Spec (#180) 8 months ago
vk_rasterizer.cpp [vk] Fix EDS on AMD GPUs (#3026) 5 months ago
vk_rasterizer.h [vk] Bring Vulkan closer to Spec (#180) 8 months ago
vk_render_pass_cache.cpp [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 8 months ago
vk_render_pass_cache.h general: fix compile for Apple Clang 3 years ago
vk_resource_pool.cpp general: fix spelling mistakes 3 years ago
vk_resource_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_scheduler.cpp [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
vk_scheduler.h [vk] Enable line stipple and depth bound reg transfer (#59) 9 months ago
vk_shader_util.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_shader_util.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_staging_buffer_pool.cpp [meta] fix license headers (#2547) 7 months ago
vk_staging_buffer_pool.h renderer_vulkan: Introduce separate cmd buffer for uploads 2 years ago
vk_state_tracker.cpp [vk] Enable line stipple and depth bound reg transfer (#59) 9 months ago
vk_state_tracker.h [cmake] enable clang-cl and WoA builds (#348) 7 months ago
vk_swapchain.cpp [vk] Unify RAII in Vulkan (#2679) 6 months ago
vk_swapchain.h fix a large variety of issues (#101) 11 months ago
vk_texture_cache.cpp [texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 6 months ago
vk_texture_cache.h THIS NEEDS TO BE CHECKED BEFORE MERGE: RAII fix, initial MSAA, some fixes for memory misallocation (#116) 11 months ago
vk_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_texture_manager.cpp Some fixes before Release (#92) 11 months ago
vk_turbo_mode.cpp [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
vk_turbo_mode.h android: vk_turbo_mode: Remove unnecessary device recreation. 3 years ago
vk_update_descriptor.cpp renderer_vulkan: Fix crashing when updating descriptors 3 years ago
vk_update_descriptor.h renderer_vulkan: allow up to 7 swapchain images 2 years ago