flycast/core/rend/vulkan
scribam 220fd51b27 deps: gather backends under imgui/backends directory
stay consistent with upstream
2023-05-04 09:26:01 +02:00
..
oit Merge remote-tracking branch 'origin/master' into dev 2023-03-30 17:31:22 +02:00
buffer.cpp Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
buffer.h Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
commandpool.cpp vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
commandpool.h vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
compiler.cpp deps: update glslang and Vulkan-Headers to sdk-1.3.243.0 2023-05-04 09:25:24 +02:00
compiler.h vulkan: terminate shader compiler only once if inited 2019-11-13 12:56:40 +01:00
desc_set.h Merge remote-tracking branch 'origin/master' into dev 2022-11-02 20:12:34 +01:00
drawer.cpp pvr: SortedTriangle has unsafe pointer to PolyParam 2023-03-15 20:58:12 +01:00
drawer.h C++17 (#926) 2023-02-18 13:24:34 +01:00
overlay.cpp vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
overlay.h box art fetch and display 2022-06-15 21:22:12 +02:00
pipeline.cpp cleanup include headers 2023-01-26 10:06:51 +01:00
pipeline.h C++17 (#926) 2023-02-18 13:24:34 +01:00
quad.cpp vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
quad.h vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
shaders.cpp native depth interpolation option to help AMD gpus 2022-06-01 19:26:56 +02:00
shaders.h Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
texture.cpp C++17 (#926) 2023-02-18 13:24:34 +01:00
texture.h cleanup include headers 2023-01-26 10:06:51 +01:00
utils.h vulkan: lower shader version requirement 2023-02-11 14:41:41 +01:00
vk_context_lr.cpp lr: crosshair not transparent with vk. Mazan can be played with gamepad 2023-04-15 15:45:11 +02:00
vk_context_lr.h lr: crosshair not transparent with vk. Mazan can be played with gamepad 2023-04-15 15:45:11 +02:00
vmallocator.cpp fix some warnings 2022-11-19 12:52:26 +01:00
vmallocator.h cmake: improve compile options for VulkanMemoryAllocator 2023-02-11 14:41:07 +01:00
vulkan.h vulkan: use dynamic dispatch loader 2022-11-09 17:20:05 +01:00
vulkan_context.cpp deps: gather backends under imgui/backends directory 2023-05-04 09:26:01 +02:00
vulkan_context.h C++17 (#926) 2023-02-18 13:24:34 +01:00
vulkan_driver.h deps: gather backends under imgui/backends directory 2023-05-04 09:26:01 +02:00
vulkan_renderer.cpp vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00
vulkan_renderer.h vk: video shift support. refactor lr vk context 2023-03-27 16:38:15 +02:00