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 265bfdf105 Add support for target FPS frame pacing 3 months ago
..
present [vk] Simplified layouts per driver configuration (#3271) 3 months ago
blit_image.cpp [vk] Simplified layouts per driver configuration (#3271) 3 months ago
blit_image.h [vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432) 3 months ago
fixed_pipeline_state.cpp [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
fixed_pipeline_state.h [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
maxwell_to_vk.cpp [vk, opengl] macro-ify PixelSurface and SurfaceFormat lists (#3060) 4 months ago
maxwell_to_vk.h [dynarmic, common] pagetable clustering (#3215) 4 months ago
pipeline_helper.h Vulkan 1.4 and New Extensions (#93) 1 year 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 [video_core] Fix missing draws caused by implicit render pass state (#3355) 4 months ago
renderer_vulkan.h [vk] Unify RAII in Vulkan (#2679) 7 months ago
vk_blit_screen.cpp [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 7 months ago
vk_blit_screen.h gpu: dependency-inject scaling/antialiasing filter state for capture layers 2 years ago
vk_buffer_cache.cpp [vk] Simplified layouts per driver configuration (#3271) 3 months ago
vk_buffer_cache.h [clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332) 4 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] Simplified layouts per driver configuration (#3271) 3 months ago
vk_compute_pass.h [video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 4 months ago
vk_compute_pipeline.cpp [android] gpu logs functions (#3389) 3 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) 8 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 [android] gpu logs functions (#3389) 3 months ago
vk_graphics_pipeline.h [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
vk_master_semaphore.cpp [video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 5 months ago
vk_master_semaphore.h renderer_vulkan: Introduce separate cmd buffer for uploads 3 years ago
vk_pipeline_cache.cpp [android] gpu logs functions (#3389) 3 months ago
vk_pipeline_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
vk_present_manager.cpp [vk] Simplified layouts per driver configuration (#3271) 3 months ago
vk_present_manager.h [vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 5 months ago
vk_query_cache.cpp [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
vk_query_cache.h [vk] Bring Vulkan closer to Spec (#180) 9 months ago
vk_rasterizer.cpp [vk] Simplified layouts per driver configuration (#3271) 3 months ago
vk_rasterizer.h [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
vk_render_pass_cache.cpp [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
vk_render_pass_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months 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 [vk] Simplified layouts per driver configuration (#3271) 3 months ago
vk_scheduler.h Add support for target FPS frame pacing 3 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) 8 months ago
vk_staging_buffer_pool.h renderer_vulkan: Introduce separate cmd buffer for uploads 3 years ago
vk_state_tracker.cpp [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
vk_state_tracker.h [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
vk_swapchain.cpp Add support for target FPS frame pacing 3 months ago
vk_swapchain.h [refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
vk_texture_cache.cpp [vk] Simplified layouts per driver configuration (#3271) 3 months ago
vk_texture_cache.h [common, core] remove uneeded memory indirection overhead at startup (#3306) 4 months ago
vk_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_turbo_mode.cpp [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 7 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