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 06c4ce8645 shader: Decode SUST and implement backing image functionality 7 years ago
..
declarations.h renderer_vulkan: Add declarations file 7 years ago
maxwell_to_vk.cpp maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode 7 years ago
maxwell_to_vk.h maxwell_to_vk: Initial implementation 7 years ago
vk_buffer_cache.cpp video_core/engines: Remove unnecessary inclusions where applicable 7 years ago
vk_buffer_cache.h Rasterizer Cache: Use a temporal storage for Surfaces loading/flushing. 7 years ago
vk_device.cpp vk_device: Let formats array type be deduced 7 years ago
vk_device.h vk_device: Enable features when available and misc changes 7 years ago
vk_memory_manager.cpp vk_memory_manager: Reorder constructor initializer list in terms of member declaration order 7 years ago
vk_memory_manager.h vk_memory_manager: Implement memory manager 7 years ago
vk_resource_manager.cpp video_core: Add missing override specifiers 7 years ago
vk_resource_manager.h video_core: Add missing override specifiers 7 years ago
vk_sampler_cache.cpp video_core: Abstract vk_sampler_cache into a templated class 7 years ago
vk_sampler_cache.h video_core: Abstract vk_sampler_cache into a templated class 7 years ago
vk_scheduler.cpp vk_scheduler: Implement a scheduler 7 years ago
vk_scheduler.h vk_scheduler: Implement a scheduler 7 years ago
vk_shader_decompiler.cpp shader: Decode SUST and implement backing image functionality 7 years ago
vk_shader_decompiler.h vk_shader_decompiler: Misc fixes 7 years ago
vk_stream_buffer.cpp vk_stream_buffer: Remove copy code path 7 years ago
vk_stream_buffer.h vk_stream_buffer: Remove copy code path 7 years ago
vk_swapchain.cpp vk_swapchain: Implement a swapchain manager 7 years ago
vk_swapchain.h vk_swapchain: Implement a swapchain manager 7 years ago