flycast/core/rend/vulkan
Flyinghead e2b3ef147d custom tex: recreate gl/vk texture when loading custom tex. vk crash 2020-02-19 14:31:35 +01:00
..
oit custom tex: recreate gl/vk texture when loading custom tex. vk crash 2020-02-19 14:31:35 +01:00
buffer.cpp vulkan: fix clipping (alpilot black screen) 2019-12-04 19:06:14 +01:00
buffer.h vulkan: fix clipping (alpilot black screen) 2019-12-04 19:06:14 +01:00
commandpool.h vulkan: delay destroying in-flight images. Fix inside clipping. 2019-12-09 19:37:14 +01:00
compiler.cpp vulkan: render to temp fbo then to screen 2019-11-29 19:28:22 +01:00
compiler.h vulkan: terminate shader compiler only once if inited 2019-11-13 12:56:40 +01:00
drawer.cpp axe wchar 2020-01-31 23:51:12 +01:00
drawer.h vulkan: VMU display 2019-12-25 13:09:54 +01:00
imgui_impl_vulkan.cpp vulkan: render to temp fbo then to screen 2019-11-29 19:28:22 +01:00
imgui_impl_vulkan.h vulkan oit: fix imgui overlay 2019-11-26 18:28:48 +01:00
pipeline.cpp ignore trilinear filtering if texture isn't mipmapped 2020-01-21 19:52:09 +01:00
pipeline.h vulkan: VMU display 2019-12-25 13:09:54 +01:00
quad.cpp vulkan: VMU display 2019-12-25 13:09:54 +01:00
quad.h vulkan: VMU display 2019-12-25 13:09:54 +01:00
shaders.cpp vulkan: use a chain of final color attachments 2019-12-03 21:29:37 +01:00
shaders.h gles2: calculate fog depth in vertex shader in case highp not supported 2019-11-14 22:10:40 +01:00
texture.cpp vulkan: corrupted textures with mipmap and xBRZ 2020-02-17 18:26:14 +01:00
texture.h vulkan: corrupted textures with mipmap and xBRZ 2020-02-17 18:26:14 +01:00
utils.h vulkan: quad buffer, extract shader compiler 2019-11-10 10:16:18 +01:00
vk_mem_alloc.h vulkan: use amd mem allocator 2019-11-26 10:42:44 +01:00
vmallocator.cpp msvc build fixes 2020-01-28 19:08:22 +01:00
vmallocator.h vulkan: osx and arm32 build fix 2019-11-26 12:12:43 +01:00
vmu.cpp upload all texture mipmap levels to gpu 2020-02-07 16:55:32 +01:00
vmu.h vulkan: VMU display 2019-12-25 13:09:54 +01:00
vulkan.h vulkan: disable debug 2019-11-29 19:54:43 +01:00
vulkan_context.cpp msvc build fixes 2020-01-28 19:08:22 +01:00
vulkan_context.h vulkan: VMU display 2019-12-25 13:09:54 +01:00
vulkan_renderer.cpp custom tex: recreate gl/vk texture when loading custom tex. vk crash 2020-02-19 14:31:35 +01:00