ReinUsesLisp 9e88ad8da9 vk_scheduler: Fix unaligned placement new expressions il y a 5 ans
..
blit_image.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
blit_image.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
fixed_pipeline_state.cpp 8eea7c1176 Merge pull request #5231 from ReinUsesLisp/dyn-bindings il y a 5 ans
fixed_pipeline_state.h 8eea7c1176 Merge pull request #5231 from ReinUsesLisp/dyn-bindings il y a 5 ans
maxwell_to_vk.cpp df0d8c45d2 Merge pull request #5807 from ReinUsesLisp/vc-warnings il y a 5 ans
maxwell_to_vk.h df0d8c45d2 Merge pull request #5807 from ReinUsesLisp/vc-warnings il y a 5 ans
renderer_vulkan.cpp fade63b58e vulkan_common: Move allocator to the common directory il y a 5 ans
renderer_vulkan.h c2b550987b renderer_vulkan: Rename Vulkan memory manager to memory allocator il y a 5 ans
vk_blit_screen.cpp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_blit_screen.h fade63b58e vulkan_common: Move allocator to the common directory il y a 5 ans
vk_buffer_cache.cpp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_buffer_cache.h fade63b58e vulkan_common: Move allocator to the common directory il y a 5 ans
vk_command_pool.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_command_pool.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_compute_pass.cpp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_compute_pass.h c2b550987b renderer_vulkan: Rename Vulkan memory manager to memory allocator il y a 5 ans
vk_compute_pipeline.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_compute_pipeline.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_descriptor_pool.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_descriptor_pool.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_fence_manager.cpp 154a7653f9 vk_fence_manager: Use timeline semaphores instead of spin waits il y a 5 ans
vk_fence_manager.h 154a7653f9 vk_fence_manager: Use timeline semaphores instead of spin waits il y a 5 ans
vk_graphics_pipeline.cpp 9dc4a80b17 vk_graphics_pipeline: Fix narrowing conversion on MSVC il y a 5 ans
vk_graphics_pipeline.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_master_semaphore.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_master_semaphore.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_pipeline_cache.cpp 37ef2ee595 vk_pipeline_cache: Properly bypass VertexA shaders il y a 5 ans
vk_pipeline_cache.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_query_cache.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_query_cache.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_rasterizer.cpp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_rasterizer.h fade63b58e vulkan_common: Move allocator to the common directory il y a 5 ans
vk_resource_pool.cpp 58b0ae84b5 renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore il y a 5 ans
vk_resource_pool.h 58b0ae84b5 renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore il y a 5 ans
vk_scheduler.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_scheduler.h 9e88ad8da9 vk_scheduler: Fix unaligned placement new expressions il y a 5 ans
vk_shader_decompiler.cpp c3c7603076 vk_shader_decompiler: Show comments as OpUndef with a type il y a 5 ans
vk_shader_decompiler.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_shader_util.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_shader_util.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_staging_buffer_pool.cpp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_staging_buffer_pool.h 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint il y a 5 ans
vk_state_tracker.cpp 9764c13d6d video_core: Rewrite the texture cache il y a 5 ans
vk_state_tracker.h 9764c13d6d video_core: Rewrite the texture cache il y a 5 ans
vk_stream_buffer.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_stream_buffer.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_swapchain.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_swapchain.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans
vk_texture_cache.cpp b769b1be26 Merge pull request #5363 from ReinUsesLisp/vk-image-usage il y a 5 ans
vk_texture_cache.h 1b76e7e890 video_core: Silence -Wmissing-field-initializers warnings il y a 5 ans
vk_update_descriptor.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common il y a 5 ans
vk_update_descriptor.h 974d731926 renderer_vulkan: Rename VKDevice to Device il y a 5 ans