.. |
blit_image.cpp
|
Merge pull request #11677 from Squall-Leonhart/D32FTOABGR8
|
2023-10-07 12:49:48 -04:00 |
blit_image.h
|
Implements D32_Float to A8B8G8R8_UNORM format copy
|
2023-10-04 19:07:05 +11:00 |
fixed_pipeline_state.cpp
|
|
|
fixed_pipeline_state.h
|
|
|
maxwell_to_vk.cpp
|
Implement X8_D24 format
|
2023-10-06 00:58:30 +01:00 |
maxwell_to_vk.h
|
|
|
pipeline_helper.h
|
|
|
pipeline_statistics.cpp
|
|
|
pipeline_statistics.h
|
|
|
renderer_vulkan.cpp
|
renderer_vulkan: Remove debug report
|
2023-09-08 23:28:46 +03:00 |
renderer_vulkan.h
|
vk_present_manager: recreate surface on any surface loss
|
2023-10-02 19:07:18 -04:00 |
vk_blit_screen.cpp
|
Implement X8_D24 format
|
2023-10-06 00:58:30 +01:00 |
vk_blit_screen.h
|
|
|
vk_buffer_cache_base.cpp
|
|
|
vk_buffer_cache.cpp
|
Query Cachge: Fully rework Vulkan's query cache
|
2023-09-23 23:05:29 +02:00 |
vk_buffer_cache.h
|
|
|
vk_command_pool.cpp
|
|
|
vk_command_pool.h
|
|
|
vk_compute_pass.cpp
|
renderer_vulkan: Implement MSAA copies
|
2023-09-25 09:20:32 -04:00 |
vk_compute_pass.h
|
renderer_vulkan: Implement MSAA copies
|
2023-09-25 09:20:32 -04:00 |
vk_compute_pipeline.cpp
|
|
|
vk_compute_pipeline.h
|
|
|
vk_descriptor_pool.cpp
|
|
|
vk_descriptor_pool.h
|
|
|
vk_fence_manager.cpp
|
|
|
vk_fence_manager.h
|
Query Cache: address issues
|
2023-09-23 23:05:30 +02:00 |
vk_fsr.cpp
|
|
|
vk_fsr.h
|
|
|
vk_graphics_pipeline.cpp
|
|
|
vk_graphics_pipeline.h
|
|
|
vk_master_semaphore.cpp
|
|
|
vk_master_semaphore.h
|
|
|
vk_pipeline_cache.cpp
|
android: Use 1 worker for shader compilation for all devices
|
2023-09-16 21:38:28 -04:00 |
vk_pipeline_cache.h
|
|
|
vk_present_manager.cpp
|
vk_present_manager: recreate surface on any surface loss
|
2023-10-02 19:07:18 -04:00 |
vk_present_manager.h
|
vk_present_manager: recreate surface on any surface loss
|
2023-10-02 19:07:18 -04:00 |
vk_query_cache.cpp
|
Query Cache: Fix memory leak.
|
2023-10-01 11:47:14 +02:00 |
vk_query_cache.h
|
Query Cache: address issues
|
2023-09-23 23:05:30 +02:00 |
vk_rasterizer.cpp
|
Merge pull request #11630 from Kelebek1/clear_stencil_requires_depth_test
|
2023-10-07 12:49:37 -04:00 |
vk_rasterizer.h
|
Query Cache: address issues
|
2023-09-23 23:05:30 +02:00 |
vk_render_pass_cache.cpp
|
|
|
vk_render_pass_cache.h
|
|
|
vk_resource_pool.cpp
|
|
|
vk_resource_pool.h
|
|
|
vk_scheduler.cpp
|
Query Cachge: Fully rework Vulkan's query cache
|
2023-09-23 23:05:29 +02:00 |
vk_scheduler.h
|
Query Cache: address issues
|
2023-09-23 23:05:30 +02:00 |
vk_shader_util.cpp
|
|
|
vk_shader_util.h
|
|
|
vk_smaa.cpp
|
|
|
vk_smaa.h
|
|
|
vk_staging_buffer_pool.cpp
|
Allow GPUs without rebar to open multiple RenderDoc captures
|
2023-10-06 07:52:06 +01:00 |
vk_staging_buffer_pool.h
|
Allow GPUs without rebar to open multiple RenderDoc captures
|
2023-10-06 07:52:06 +01:00 |
vk_state_tracker.cpp
|
|
|
vk_state_tracker.h
|
|
|
vk_swapchain.cpp
|
|
|
vk_swapchain.h
|
|
|
vk_texture_cache_base.cpp
|
|
|
vk_texture_cache.cpp
|
Merge pull request #11751 from Kelebek1/transition_msaa_image
|
2023-10-12 11:17:20 -04:00 |
vk_texture_cache.h
|
Transition MSAA images to general layout without uploading data
|
2023-10-11 23:27:23 +01:00 |
vk_turbo_mode.cpp
|
|
|
vk_turbo_mode.h
|
|
|
vk_update_descriptor.cpp
|
|
|
vk_update_descriptor.h
|
|
|