Commit graph

27 commits

Author SHA1 Message Date
e18d4818cf Cleanup and fix for reflections 2024-12-13 23:33:06 +01:00
1264783a2f Buffer and validation fixes 2024-12-08 21:13:29 +01:00
182e276e1a Fixed skeletal animation on Vulkan 2024-12-08 12:01:04 +01:00
3a2f48cd88 Post-rebase fixes for Vulkan 2024-12-07 22:48:25 +01:00
14b617f3c8 Add alpha blending to Vulkan backend 2024-12-07 20:58:12 +01:00
0af1daaa5a Fix stencil tests on Vulkan 2024-12-07 20:58:12 +01:00
16a7762f6c Fixed render pass clear operations 2024-12-07 20:58:08 +01:00
c873b61fa0 Per-frame cleanup 2024-12-07 20:54:54 +01:00
fb5651a30b Vulkan texture binding fixes, cubemap support 2024-12-07 20:54:54 +01:00
602caa88ce Fix descriptors 2024-12-07 20:54:54 +01:00
db9617cc1d Initial texture transfer functionality 2024-12-07 20:54:54 +01:00
f026e40e9f Fixed vertex and index buffers 2024-12-07 20:54:54 +01:00
1e6d3b7be4 Vulkan descriptor sets work 2024-12-07 20:54:54 +01:00
10941ff368 Work on Vulkan draw call info buffer 2024-12-07 20:54:54 +01:00
837a8102ff Vulkan buffer work, upgrade VMA 2024-12-07 20:54:54 +01:00
e151e1a826 Vulkan work on framebuffers and textures 2024-12-07 20:54:54 +01:00
bb8eb30b04 Vulkan renderpass work 2024-12-07 20:54:54 +01:00
be1551c21c Vulkan backend work 2024-12-07 20:54:54 +01:00
c0351af854 Vulkan shader fixes 2024-12-07 20:54:54 +01:00
968392f2b9 GPU frame player and other fixes 2024-12-07 20:54:54 +01:00
1a2a401d3f Vulkan fixes 2024-12-07 20:54:54 +01:00
3652489ed7 Created files for Vulkan display plugin 2024-12-07 20:51:06 +01:00
860b2b886c Moved to Vulkan C API and updated VKS 2024-12-07 20:51:06 +01:00
6ac53eab38 Changes necessary to build Vulkan branch updated to current master branch 2024-12-07 20:51:06 +01:00
Brad Davis
b7efed9461 rebase and shader fixes 2024-12-07 20:44:29 +01:00
Lubosz Sarnecki
42df54f742 fixup: VkBackend: glColor4f is no more. 2024-12-07 20:44:29 +01:00
Brad Davis
5bce2dfbf0 Add vulkan backend 2024-12-07 20:44:29 +01:00