..
present
[vk] Enable VK_IMG_filter_cubic on powervr (#3643)
3 months ago
blit_image.cpp
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971)
3 months ago
blit_image.h
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432)
4 months ago
fixed_pipeline_state.cpp
[video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758)
2 months ago
fixed_pipeline_state.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
maxwell_to_vk.cpp
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
maxwell_to_vk.h
[dynarmic, common] pagetable clustering (#3215)
5 months ago
pipeline_helper.h
[vulkan] Implement push descriptors for compute pipelines (#3666)
3 months ago
pipeline_statistics.cpp
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
pipeline_statistics.h
general: Convert source file copyright comments over to SPDX
4 years ago
renderer_vulkan.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
renderer_vulkan.h
[vk] Unify RAII in Vulkan (#2679)
8 months ago
vk_blit_screen.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_blit_screen.h
gpu: dependency-inject scaling/antialiasing filter state for capture layers
2 years ago
vk_buffer_cache.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_buffer_cache.h
[clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332)
5 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
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_compute_pass.h
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246)
5 months ago
vk_compute_pipeline.cpp
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971)
3 months ago
vk_compute_pipeline.h
[vulkan] Implement push descriptors for compute pipelines (#3666)
3 months ago
vk_descriptor_pool.cpp
[Vulkan] Descriptor Pool bug fix (#2564)
9 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
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_graphics_pipeline.h
[vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785)
2 months ago
vk_master_semaphore.cpp
[vulkan] Fix Vulkan rendering, image layout, and synchronization issues (#3511)
3 months ago
vk_master_semaphore.h
[vk] Fix lost wakeup in fence mode using atomic wait (#3598)
4 months ago
vk_pipeline_cache.cpp
[video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758)
2 months ago
vk_pipeline_cache.h
[spirv] nuke spirv-opt (#3877)
2 months ago
vk_present_manager.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_present_manager.h
[vk] fix crash introduced in 9a07bd0570 (#3685)
3 months ago
vk_query_cache.cpp
[video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758)
2 months ago
vk_query_cache.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_rasterizer.cpp
[video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758)
2 months ago
vk_rasterizer.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_render_pass_cache.cpp
Revert "[vk] Simplified layouts per driver configuration (#3271)" (#3571)
4 months ago
vk_render_pass_cache.h
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
4 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
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_scheduler.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 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)
9 months ago
vk_staging_buffer_pool.h
renderer_vulkan: Introduce separate cmd buffer for uploads
3 years ago
vk_state_tracker.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_state_tracker.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_swapchain.cpp
[vk,swapchain] vsync: Changed Immediate fallback from (FIFO) to (Mailbox, then FIFO) (#3746)
2 months ago
vk_swapchain.h
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971)
3 months ago
vk_texture_cache.cpp
[vulkan] 2nd Vulkan Global Maintenance (#3853)
2 months ago
vk_texture_cache.h
[common, core] remove uneeded memory indirection overhead at startup (#3306)
5 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)
8 months ago
vk_turbo_mode.h
android: vk_turbo_mode: Remove unnecessary device recreation.
3 years ago
vk_update_descriptor.cpp
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
vk_update_descriptor.h
renderer_vulkan: allow up to 7 swapchain images
3 years ago