flycast/core/rend/vulkan
scribam 109e084e18
deps: update glslang (#1920)
2025-06-24 16:54:29 +02:00
..
oit vk: add missing pp_Texture vertex param (naomi 2) 2025-06-19 17:48:20 +02:00
adreno.cpp android: use ASS to select custom adreno driver 2024-10-04 16:36:56 +02:00
adreno.h vulkan: allow custom GPU driver loading with libadrenotools 2024-04-07 12:27:54 +02:00
buffer.cpp Minor misc changes (#1360) 2024-01-02 14:38:16 +01:00
buffer.h save screenshot. add screenshot to savestates 2024-05-13 15:47:34 +02:00
commandpool.cpp std::swap is undefined for vector<bool> 2024-05-15 14:20:13 +02:00
commandpool.h vk: multi render support 2024-05-15 14:01:58 +02:00
compiler.cpp cmake: allow system glslang library 2024-03-19 14:16:10 +01:00
compiler.h core: add missing pragma once to header files 2023-12-17 11:12:20 +01:00
desc_set.h Merge remote-tracking branch 'origin/master' into dev 2022-11-02 20:12:34 +01:00
drawer.cpp rend: fix dithering kernel 2025-05-26 19:27:02 +02:00
drawer.h rend: modifier volumes must be clipped 2024-11-17 12:09:40 +01:00
overlay.cpp lightgun xhair: centralize logic in crosshairNeeded() 2024-12-13 17:21:32 +01:00
overlay.h ui: use imgui for vmu on pause menu. toast notifications 2024-05-06 21:31:04 +02:00
pipeline.cpp vk: add missing pp_Texture vertex param (naomi 2) 2025-06-19 17:48:20 +02:00
pipeline.h android: draw onscreen gamepad with imgui 2024-11-22 14:42:51 +01:00
quad.cpp vulkan: fix crash when fast-forwarding with libretro core 2025-04-10 11:29:52 +02:00
quad.h Misc: Remove Duplicated Semicolons 2025-04-10 11:30:33 +02:00
shaders.cpp vk: add missing pp_Texture vertex param (naomi 2) 2025-06-19 17:48:20 +02:00
shaders.h deps: update glslang (#1920) 2025-06-24 16:54:29 +02:00
texture.cpp Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
texture.h Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
utils.h vulkan: lower shader version requirement 2023-02-11 14:41:41 +01:00
vk_context_lr.cpp libretro: fix crash when terminating vulkan context early 2025-05-03 10:57:34 +02:00
vk_context_lr.h rend: split texture conversion routines into their own file 2024-12-14 19:07:18 +01:00
vmallocator.cpp vk: Add `VK_EXT_provoking_vertex` optimization (#1681) 2024-10-11 10:23:48 +02:00
vmallocator.h fix compiler warnings 2025-01-09 13:59:21 +01:00
vulkan.h vk: multi render support 2024-05-15 14:01:58 +02:00
vulkan_context.cpp Integer Scaling + Screen-Level Linear Interpolation Options (#1976) 2025-06-13 11:59:15 +02:00
vulkan_context.h vk: Refactor swapchain format selection 2025-01-22 18:28:55 +01:00
vulkan_driver.h rend: get rid of globals for fog/palette updates & tex cache flush 2024-12-14 17:00:51 +01:00
vulkan_renderer.cpp rend: last frame was sometimes presented after the game is stopped 2024-12-15 15:55:28 +01:00
vulkan_renderer.h rend: get rid of globals for fog/palette updates & tex cache flush 2024-12-14 17:00:51 +01:00