You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fernando S 55e6d0dae0
Merge pull request #8766 from Kelebek1/regs
4 years ago
..
blit_image.cpp video_core: Replace VKScheduler with Scheduler 4 years ago
blit_image.h video_core: Replace VKScheduler with Scheduler 4 years ago
fixed_pipeline_state.cpp Update 3D regs 4 years ago
fixed_pipeline_state.h Update 3D regs 4 years ago
maxwell_to_vk.cpp Update 3D regs 4 years ago
maxwell_to_vk.h Update 3D regs 4 years ago
pipeline_helper.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
pipeline_statistics.cpp general: Convert source file copyright comments over to SPDX 4 years ago
pipeline_statistics.h general: Convert source file copyright comments over to SPDX 4 years ago
renderer_vulkan.cpp General: Fix clang format. 4 years ago
renderer_vulkan.h video_core: Replace VKSwapchain with Swapchain 4 years ago
vk_blit_screen.cpp vulkan_blitter: Fix pool allocation double free. 4 years ago
vk_blit_screen.h vulkan_blitter: Fix pool allocation double free. 4 years ago
vk_buffer_cache.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
vk_buffer_cache.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
vk_command_pool.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_command_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_compute_pass.cpp DMA & InlineToMemory Engines Rework. 4 years ago
vk_compute_pass.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
vk_compute_pipeline.cpp Shader Decompiler: Check for shift when deriving composite samplers. 4 years ago
vk_compute_pipeline.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
vk_descriptor_pool.cpp video_core: Replace VKScheduler with Scheduler 4 years ago
vk_descriptor_pool.h video_core: Replace VKScheduler with Scheduler 4 years ago
vk_fence_manager.cpp VideoCore: Refactor fencing system. 4 years ago
vk_fence_manager.h VideoCore: Refactor fencing system. 4 years ago
vk_fsr.cpp video_core: Replace VKScheduler with Scheduler 4 years ago
vk_fsr.h video_core: Replace VKScheduler with Scheduler 4 years ago
vk_graphics_pipeline.cpp Update 3D regs 4 years ago
vk_graphics_pipeline.h VideoCore: Fix channels with disk pipeline/shader cache. 4 years ago
vk_master_semaphore.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_master_semaphore.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_pipeline_cache.cpp Update 3D regs 4 years ago
vk_pipeline_cache.h VideoCore: implement channels on gpu caches. 4 years ago
vk_query_cache.cpp Address Feedback from bylaws. 4 years ago
vk_query_cache.h VideoCore: implement channels on gpu caches. 4 years ago
vk_rasterizer.cpp Update 3D regs 4 years ago
vk_rasterizer.h DMA & InlineToMemory Engines Rework. 4 years ago
vk_render_pass_cache.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_render_pass_cache.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_resource_pool.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_resource_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_scheduler.cpp Merge pull request #9016 from liamwhite/drunken-schedule 4 years ago
vk_scheduler.h video_core: Replace VKQueryCache with QueryCache 4 years 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 vulkan: automatically use larger staging buffer sizes when possible 4 years ago
vk_staging_buffer_pool.h vulkan: automatically use larger staging buffer sizes when possible 4 years ago
vk_state_tracker.cpp Update 3D regs 4 years ago
vk_state_tracker.h state_tracker: workaround channel setup for homebrew 4 years ago
vk_swapchain.cpp Vulkan Swapchain: Overall improvements. 4 years ago
vk_swapchain.h video_core: Replace VKSwapchain with Swapchain 4 years ago
vk_texture_cache.cpp Vulkan Texture Cache: Limit render area to the max width/height of the targets. 4 years ago
vk_texture_cache.h Vulkan Texture Cache: Limit render area to the max width/height of the targets. 4 years ago
vk_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_update_descriptor.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
vk_update_descriptor.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago