flycast/core/rend/vulkan
Flyinghead 699dcdaf5b Merge remote-tracking branch 'origin/master' into net-rollback
# Conflicts:
#	core/hw/maple/maple_if.cpp
#	core/rend/mainui.cpp
#	shell/libretro/libretro.cpp
2021-09-30 15:03:29 +02:00
..
oit Merge remote-tracking branch 'origin/master' into net-rollback 2021-09-30 15:03:29 +02:00
buffer.cpp clang-tidy: run performance-unnecessary-value-param 2021-03-13 17:28:33 +01:00
buffer.h clang-tidy: run performance-unnecessary-value-param 2021-03-13 17:28:33 +01:00
commandpool.h vk: CommandPool size must be 2. Fix lightgun xhair validation error 2021-09-27 11:19:50 +02:00
compiler.cpp Cleanup include headers 2020-03-29 14:26:21 +02:00
compiler.h vulkan: terminate shader compiler only once if inited 2019-11-13 12:56:40 +01:00
drawer.cpp Merge remote-tracking branch 'origin/master' into fh/directx 2021-05-26 22:38:48 +02:00
drawer.h libretro: vulkan support 2021-07-08 12:47:00 +02:00
imgui_impl_vulkan.cpp ui: allow drag scrolling anywhere. change some ui elements 2021-06-07 12:18:05 +02:00
imgui_impl_vulkan.h vulkan oit: fix imgui overlay 2019-11-26 18:28:48 +01:00
overlay.cpp vk: CommandPool size must be 2. Fix lightgun xhair validation error 2021-09-27 11:19:50 +02:00
overlay.h libretro: vulkan support 2021-07-08 12:47:00 +02:00
pipeline.cpp allow gpu-handled palette textures to be replaced by custom version 2021-04-17 18:40:58 +02:00
pipeline.h vk: use texture pointers instead of u64 2021-04-17 19:04:00 +02:00
quad.cpp Merge remote-tracking branch 'origin/master' into net-rollback 2021-09-30 15:03:29 +02:00
quad.h set rendering resolution in discrete steps instead of scaling 2021-03-21 18:03:22 +01:00
shaders.cpp rend: shader builder utility 2021-07-19 12:49:47 +02:00
shaders.h set rendering resolution in discrete steps instead of scaling 2021-03-21 18:03:22 +01:00
texture.cpp vk: use a single command buffer for all texture updates 2021-04-08 10:38:26 +02:00
texture.h options: anisotropic filtering, oit pixel buffer size, fast gdrom load 2021-07-06 16:19:12 +02:00
utils.h gl,vk: use VO_BORDER_COL for clear color 2021-09-27 13:39:08 +02:00
vk_context_lr.cpp libretro: vulkan support 2021-07-08 12:47:00 +02:00
vk_context_lr.h don't save flash if no game started. libretro: fix notifications 2021-07-20 19:21:11 +02:00
vk_mem_alloc.h clang-tidy: run modernize-use-override 2021-03-13 17:28:32 +01:00
vmallocator.cpp vs2019 build tentative fix 2021-01-04 18:56:15 +01:00
vmallocator.h win32 and macOS fixes 2021-01-21 22:44:51 +01:00
vulkan.h libretro: fix 32-bit arm build. delete useless #def in pvr2 filter 2021-07-15 12:06:04 +02:00
vulkan_context.cpp refactor screen_width/height 2021-09-27 20:29:23 +02:00
vulkan_context.h refactor screen_width/height 2021-09-27 20:29:23 +02:00
vulkan_renderer.cpp libretro: vulkan support 2021-07-08 12:47:00 +02:00
vulkan_renderer.h refactor screen_width/height 2021-09-27 20:29:23 +02:00