.. |
blit_image.cpp
|
renderer_vulkan/blit_image: Use generic color state on Depth to Color blits
|
2021-11-16 22:11:32 +01:00 |
blit_image.h
|
Vulkan: Fix Blit Depth Stencil
|
2021-11-16 22:11:31 +01:00 |
fixed_pipeline_state.cpp
|
|
|
fixed_pipeline_state.h
|
|
|
maxwell_to_vk.cpp
|
renderer_vulkan: Implement S8_UINT stencil format
|
2021-11-18 00:05:51 -05:00 |
maxwell_to_vk.h
|
|
|
pipeline_helper.h
|
Video Core: fix building for GCC.
|
2021-11-16 22:11:31 +01:00 |
pipeline_statistics.cpp
|
|
|
pipeline_statistics.h
|
|
|
renderer_vulkan.cpp
|
general: Update style to clang-format-12
|
2021-09-24 15:52:05 -04:00 |
renderer_vulkan.h
|
|
|
vk_blit_screen.cpp
|
FSR: Fix GCC build errors
|
2021-11-16 22:11:33 +01:00 |
vk_blit_screen.h
|
FSR: Fix GCC build errors
|
2021-11-16 22:11:33 +01:00 |
vk_buffer_cache.cpp
|
VulkanBufferCache: Avoid adding barriers between multiple copies.
|
2021-11-16 22:11:32 +01:00 |
vk_buffer_cache.h
|
VulkanBufferCache: Avoid adding barriers between multiple copies.
|
2021-11-16 22:11:32 +01:00 |
vk_command_pool.cpp
|
|
|
vk_command_pool.h
|
|
|
vk_compute_pass.cpp
|
|
|
vk_compute_pass.h
|
|
|
vk_compute_pipeline.cpp
|
vulkan: Fix rescaling push constant usage
|
2021-11-16 22:11:31 +01:00 |
vk_compute_pipeline.h
|
vulkan: Fix rescaling push constant usage
|
2021-11-16 22:11:31 +01:00 |
vk_descriptor_pool.cpp
|
Merge pull request #6944 from FernandoS27/dear-drunk-me
|
2021-09-13 17:20:07 -04:00 |
vk_descriptor_pool.h
|
|
|
vk_fence_manager.cpp
|
|
|
vk_fence_manager.h
|
|
|
vk_fsr.cpp
|
FSR: Fix GCC build errors
|
2021-11-16 22:11:33 +01:00 |
vk_fsr.h
|
Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan
|
2021-11-16 22:11:32 +01:00 |
vk_graphics_pipeline.cpp
|
vulkan: Fix rescaling push constant usage
|
2021-11-16 22:11:31 +01:00 |
vk_graphics_pipeline.h
|
vulkan: Implement rescaling shader patching
|
2021-11-16 22:11:28 +01:00 |
vk_master_semaphore.cpp
|
|
|
vk_master_semaphore.h
|
Vulkan: fix waiting on semaphore.
|
2021-11-16 22:11:32 +01:00 |
vk_pipeline_cache.cpp
|
shader: Properly scale image reads and add GL SPIR-V support
|
2021-11-16 22:11:29 +01:00 |
vk_pipeline_cache.h
|
|
|
vk_query_cache.cpp
|
Vulkan Query Cache: make sure to wait for the query result.
|
2021-09-24 01:14:17 +02:00 |
vk_query_cache.h
|
|
|
vk_rasterizer.cpp
|
TextureCache: fix rescaling in aliases and overlap joins.
|
2021-11-16 22:11:31 +01:00 |
vk_rasterizer.h
|
|
|
vk_render_pass_cache.cpp
|
|
|
vk_render_pass_cache.h
|
|
|
vk_resource_pool.cpp
|
|
|
vk_resource_pool.h
|
|
|
vk_scheduler.cpp
|
vulkan: Implement rescaling shader patching
|
2021-11-16 22:11:28 +01:00 |
vk_scheduler.h
|
vulkan: Implement rescaling shader patching
|
2021-11-16 22:11:28 +01:00 |
vk_shader_util.cpp
|
|
|
vk_shader_util.h
|
|
|
vk_staging_buffer_pool.cpp
|
|
|
vk_staging_buffer_pool.h
|
|
|
vk_state_tracker.cpp
|
Fix vulkan viewport issue
|
2021-10-22 22:56:31 +08:00 |
vk_state_tracker.h
|
video_core: Misc resolution scaling related refactoring
|
2021-11-16 22:11:30 +01:00 |
vk_swapchain.cpp
|
vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked
|
2021-09-12 20:32:23 -04:00 |
vk_swapchain.h
|
vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked
|
2021-09-12 20:32:23 -04:00 |
vk_texture_cache_base.cpp
|
|
|
vk_texture_cache.cpp
|
renderer_vulkan: Implement S8_UINT stencil format
|
2021-11-18 00:05:51 -05:00 |
vk_texture_cache.h
|
texture_cache: Use pixel format conversion when supported by the runtime
|
2021-11-16 22:32:46 -05:00 |
vk_update_descriptor.cpp
|
|
|
vk_update_descriptor.h
|
|
|