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 04eade88de Merge pull request #3230 from ReinUsesLisp/vk-emu-shaders 6 years ago
..
shaders renderer_vulkan/shader: Add helper GLSL shaders 6 years ago
declarations.h externals: Update Vulkan-Headers 6 years ago
maxwell_to_vk.cpp maxwell_to_vk: Improve image format table and add more formats 6 years ago
maxwell_to_vk.h maxwell_to_vk: Improve image format table and add more formats 6 years ago
vk_buffer_cache.cpp core/memory: Migrate over GetPointer() 6 years ago
vk_buffer_cache.h core: Prepare various classes for memory read/write migration 6 years ago
vk_device.cpp vk_device: Misc changes 6 years ago
vk_device.h vk_device: Misc 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 maxwell_to_vk: Approach GL_CLAMP closer to the GL spec 6 years ago
vk_sampler_cache.h vk_sampler_cache: Remove unused includes 7 years ago
vk_scheduler.cpp vk_scheduler: Delegate commands to a worker thread and state track 6 years ago
vk_scheduler.h vk_scheduler: Delegate commands to a worker thread and state track 6 years ago
vk_shader_decompiler.cpp vk_shader_decompiler: Use Visit instead of reimplementing it 6 years ago
vk_shader_decompiler.h vk_shader_decompiler: Misc changes 6 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: Add support for swapping sRGB 6 years ago
vk_swapchain.h vk_swapchain: Add support for swapping sRGB 6 years ago