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 Sahmkow 97f8352efe Shader_Ir: Address Feedback and clang format. 6 years ago
..
declarations.h renderer_vulkan: Add declarations file 7 years ago
maxwell_to_vk.cpp video_core: Implement RGBX16F PixelFormat 6 years ago
maxwell_to_vk.h maxwell_to_vk: Initial implementation 7 years ago
vk_buffer_cache.cpp vk_scheduler: Drop execution context in favor of views 7 years ago
vk_buffer_cache.h vk_scheduler: Drop execution context in favor of views 7 years ago
vk_device.cpp vk_device: Add miscellaneous features and minor style changes 6 years ago
vk_device.h vk_device: Add miscellaneous features and minor style changes 6 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 vk_sampler_cache: Remove unused includes 7 years ago
vk_scheduler.cpp vk_scheduler: Drop execution context in favor of views 7 years ago
vk_scheduler.h vk_scheduler: Drop execution context in favor of views 7 years ago
vk_shader_decompiler.cpp Shader_Ir: Address Feedback and clang format. 6 years ago
vk_shader_decompiler.h vk_shader_decompiler: Misc fixes 7 years ago
vk_stream_buffer.cpp vk_scheduler: Drop execution context in favor of views 7 years ago
vk_stream_buffer.h vk_scheduler: Drop execution context in favor of views 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