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.
 
 
 
 
 
 
ReinUsesLisp 9dc4a80b17 vk_graphics_pipeline: Fix narrowing conversion on MSVC 5 years ago
..
blit_image.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
blit_image.h renderer_vulkan: Rename VKDevice to Device 5 years ago
fixed_pipeline_state.cpp Merge pull request #5231 from ReinUsesLisp/dyn-bindings 5 years ago
fixed_pipeline_state.h Merge pull request #5231 from ReinUsesLisp/dyn-bindings 5 years ago
maxwell_to_vk.cpp Merge pull request #5807 from ReinUsesLisp/vc-warnings 5 years ago
maxwell_to_vk.h Merge pull request #5807 from ReinUsesLisp/vc-warnings 5 years ago
renderer_vulkan.cpp vulkan_common: Move allocator to the common directory 5 years ago
renderer_vulkan.h renderer_vulkan: Rename Vulkan memory manager to memory allocator 5 years ago
vk_blit_screen.cpp vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_blit_screen.h vulkan_common: Move allocator to the common directory 5 years ago
vk_buffer_cache.cpp vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_buffer_cache.h vulkan_common: Move allocator to the common directory 5 years ago
vk_command_pool.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_command_pool.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_compute_pass.cpp vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_compute_pass.h renderer_vulkan: Rename Vulkan memory manager to memory allocator 5 years ago
vk_compute_pipeline.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_compute_pipeline.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_descriptor_pool.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_descriptor_pool.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_fence_manager.cpp vk_fence_manager: Use timeline semaphores instead of spin waits 5 years ago
vk_fence_manager.h vk_fence_manager: Use timeline semaphores instead of spin waits 5 years ago
vk_graphics_pipeline.cpp vk_graphics_pipeline: Fix narrowing conversion on MSVC 5 years ago
vk_graphics_pipeline.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_master_semaphore.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_master_semaphore.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_pipeline_cache.cpp vk_pipeline_cache: Properly bypass VertexA shaders 5 years ago
vk_pipeline_cache.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_query_cache.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_query_cache.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_rasterizer.cpp vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_rasterizer.h vulkan_common: Move allocator to the common directory 5 years ago
vk_resource_pool.cpp renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 6 years ago
vk_resource_pool.h renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 6 years ago
vk_scheduler.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_scheduler.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_shader_decompiler.cpp vk_shader_decompiler: Show comments as OpUndef with a type 5 years ago
vk_shader_decompiler.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_shader_util.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_shader_util.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_staging_buffer_pool.cpp vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_staging_buffer_pool.h vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
vk_state_tracker.cpp video_core: Rewrite the texture cache 5 years ago
vk_state_tracker.h video_core: Rewrite the texture cache 5 years ago
vk_stream_buffer.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_stream_buffer.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_swapchain.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_swapchain.h renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_texture_cache.cpp Merge pull request #5363 from ReinUsesLisp/vk-image-usage 5 years ago
vk_texture_cache.h video_core: Silence -Wmissing-field-initializers warnings 5 years ago
vk_update_descriptor.cpp renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_update_descriptor.h renderer_vulkan: Rename VKDevice to Device 5 years ago