..
present
[vk] Add missing flush per spec (#2624)
8 months ago
blit_image.cpp
[cmake] enable clang-cl and WoA builds (#348)
9 months ago
blit_image.h
Some fixes before Release (#92)
1 year ago
fixed_pipeline_state.cpp
[common] remove ranges polyfill (#2546)
9 months ago
fixed_pipeline_state.h
[vk] Enable line stipple and depth bound reg transfer (#59)
11 months ago
maxwell_to_vk.cpp
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
maxwell_to_vk.h
Update 3D regs
4 years 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
[common] remove ranges polyfill (#2546)
9 months ago
renderer_vulkan.h
Remove problematic commits
1 year ago
vk_blit_screen.cpp
[vk, opengl] add lanczo and spline-1 filtering (#2534)
9 months ago
vk_blit_screen.h
gpu: dependency-inject scaling/antialiasing filter state for capture layers
2 years ago
vk_buffer_cache.cpp
[meta] fix license headers (#2547)
9 months ago
vk_buffer_cache.h
Buffer Cache: Refactor to use Range sets instead
2 years 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)
10 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)
10 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)
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
[video_core] Improve asynchronous shader building description (#2568)
9 months ago
vk_graphics_pipeline.h
[vk] Fix dynamic vertex input state handling (#295)
10 months ago
vk_master_semaphore.cpp
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351)
8 months ago
vk_master_semaphore.h
renderer_vulkan: Introduce separate cmd buffer for uploads
3 years ago
vk_pipeline_cache.cpp
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637)
8 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)
8 months ago
vk_present_manager.h
fix a large variety of issues (#101)
1 year ago
vk_query_cache.cpp
[cmake] enable clang-cl and WoA builds (#348)
9 months ago
vk_query_cache.h
[vk] Bring Vulkan closer to Spec (#180)
10 months ago
vk_rasterizer.cpp
[cmake] enable clang-cl and WoA builds (#348)
9 months ago
vk_rasterizer.h
[vk] Bring Vulkan closer to Spec (#180)
10 months ago
vk_render_pass_cache.cpp
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
10 months ago
vk_render_pass_cache.h
general: fix compile for Apple Clang
4 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)
8 months ago
vk_scheduler.h
[vk] Enable line stipple and depth bound reg transfer (#59)
11 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
[vk] Enable line stipple and depth bound reg transfer (#59)
11 months ago
vk_state_tracker.h
[cmake] enable clang-cl and WoA builds (#348)
9 months ago
vk_swapchain.cpp
[common] remove ranges polyfill (#2546)
9 months ago
vk_swapchain.h
fix a large variety of issues (#101)
1 year ago
vk_texture_cache.cpp
[texture_cache] fix copy image again? (#2558)
9 months ago
vk_texture_cache.h
THIS NEEDS TO BE CHECKED BEFORE MERGE: RAII fix, initial MSAA, some fixes for memory misallocation (#116)
1 year 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)
1 year 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
renderer_vulkan: Fix crashing when updating descriptors
3 years ago
vk_update_descriptor.h
renderer_vulkan: allow up to 7 swapchain images
3 years ago