Fernando Sahmkow b805c7bf05 TextureCache: Implement additional D24S8 convertions. 4 سال پیش
..
blit_image.cpp b805c7bf05 TextureCache: Implement additional D24S8 convertions. 4 سال پیش
blit_image.h b805c7bf05 TextureCache: Implement additional D24S8 convertions. 4 سال پیش
fixed_pipeline_state.cpp fba6bd92d4 vk_rasterizer: Workaround bug in VK_EXT_vertex_input_dynamic_state 5 سال پیش
fixed_pipeline_state.h f94f0be521 vk_graphics_pipeline: Implement smooth lines 5 سال پیش
maxwell_to_vk.cpp be54aad1c4 maxwell_to_vk: Add R16_SNORM 5 سال پیش
maxwell_to_vk.h 395bed3a0a shader: Unify shader stage types 5 سال پیش
pipeline_helper.h 4ad22c7d2b Video Core: fix building for GCC. 4 سال پیش
pipeline_statistics.cpp 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 سال پیش
pipeline_statistics.h 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 سال پیش
renderer_vulkan.cpp 73666fb262 general: Update style to clang-format-12 4 سال پیش
renderer_vulkan.h 75e7f54fb0 renderer_vulkan: Implement screenshots 5 سال پیش
vk_blit_screen.cpp 99124b7261 FSR: Fix GCC build errors 4 سال پیش
vk_blit_screen.h 99124b7261 FSR: Fix GCC build errors 4 سال پیش
vk_buffer_cache.cpp c5dbd93adb VulkanBufferCache: Avoid adding barriers between multiple copies. 4 سال پیش
vk_buffer_cache.h c5dbd93adb VulkanBufferCache: Avoid adding barriers between multiple copies. 4 سال پیش
vk_command_pool.cpp aae399c1a8 vk_command_pool: Reduce the command pool size from 4096 to 4 5 سال پیش
vk_command_pool.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 سال پیش
vk_compute_pass.cpp c439fc9be9 astc_decoder: Reduce workgroup size 5 سال پیش
vk_compute_pass.h 5ab8053511 astc_decoder: Compute offset swizzles in-shader 5 سال پیش
vk_compute_pipeline.cpp 618de4e787 vulkan: Fix rescaling push constant usage 4 سال پیش
vk_compute_pipeline.h 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 سال پیش
vk_descriptor_pool.cpp fde9b84b21 Merge pull request #6944 from FernandoS27/dear-drunk-me 4 سال پیش
vk_descriptor_pool.h 2f3c3dfc10 vulkan: Rework descriptor allocation algorithm 5 سال پیش
vk_fence_manager.cpp 82c2601555 video_core: Reimplement the buffer cache 5 سال پیش
vk_fence_manager.h 82c2601555 video_core: Reimplement the buffer cache 5 سال پیش
vk_fsr.cpp 99124b7261 FSR: Fix GCC build errors 4 سال پیش
vk_fsr.h dcc5b4f6b0 Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 سال پیش
vk_graphics_pipeline.cpp 618de4e787 vulkan: Fix rescaling push constant usage 4 سال پیش
vk_graphics_pipeline.h d2388dd0d0 vulkan: Implement rescaling shader patching 4 سال پیش
vk_master_semaphore.cpp cf116a28a6 vk_master_semaphore: Use jthread for debug thread 5 سال پیش
vk_master_semaphore.h bb3e95133d Vulkan: fix waiting on semaphore. 4 سال پیش
vk_pipeline_cache.cpp 2df2b3719a renderers: Log total pipeline count 4 سال پیش
vk_pipeline_cache.h 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 سال پیش
vk_query_cache.cpp d702b393a4 Vulkan Query Cache: make sure to wait for the query result. 4 سال پیش
vk_query_cache.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 سال پیش
vk_rasterizer.cpp d37d10e7a7 TextureCache: fix rescaling in aliases and overlap joins. 4 سال پیش
vk_rasterizer.h 57a8921e01 vk_graphics_pipeline: Implement line width 5 سال پیش
vk_render_pass_cache.cpp 7a1f296cda shader: Fix render targets with null attachments 5 سال پیش
vk_render_pass_cache.h c63cf4fa2e vk_pipeline_cache: Add pipeline cache 5 سال پیش
vk_resource_pool.cpp 85cce78583 shader: Primitive Vulkan integration 5 سال پیش
vk_resource_pool.h 85cce78583 shader: Primitive Vulkan integration 5 سال پیش
vk_scheduler.cpp d2388dd0d0 vulkan: Implement rescaling shader patching 4 سال پیش
vk_scheduler.h d2388dd0d0 vulkan: Implement rescaling shader patching 4 سال پیش
vk_shader_util.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 سال پیش
vk_shader_util.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 سال پیش
vk_staging_buffer_pool.cpp 75050c788c vk_staging_buffer_pool: Fall back to host memory when allocation fails 5 سال پیش
vk_staging_buffer_pool.h 025fe458ae vk_staging_buffer_pool: Fix softlock when stream buffer overflows 5 سال پیش
vk_state_tracker.cpp b769bea61b Fix vulkan viewport issue 4 سال پیش
vk_state_tracker.h 31478c6c1b video_core: Misc resolution scaling related refactoring 4 سال پیش
vk_swapchain.cpp 35e5a67a83 vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 4 سال پیش
vk_swapchain.h 35e5a67a83 vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 4 سال پیش
vk_texture_cache.cpp b805c7bf05 TextureCache: Implement additional D24S8 convertions. 4 سال پیش
vk_texture_cache.h 20ed7ba441 texture_cache: Use pixel format conversion when supported by the runtime 4 سال پیش
vk_texture_cache_base.cpp 5566f3dbc0 texture_cache: Address ameerj's review 5 سال پیش
vk_update_descriptor.cpp 568d813eea vk_update_descriptor: Properly initialize payload on the update descriptor queue 5 سال پیش
vk_update_descriptor.h ac8835659e vulkan: Defer descriptor set work to the Vulkan thread 5 سال پیش