roleplay/client/src
noah metz 6e778e7d22 Added call to compute shader in draw loop, fixed wrong subpass index in ui pipelines 2024-10-15 00:18:29 -06:00
..
command.c Started UI text pipeline with 4x4 test font 2024-10-13 22:18:37 -06:00
main.c Changed multiple render passes to subpasses 2024-10-15 00:06:46 -06:00
pipeline.c Added call to compute shader in draw loop, fixed wrong subpass index in ui pipelines 2024-10-15 00:18:29 -06:00
render.c Added call to compute shader in draw loop, fixed wrong subpass index in ui pipelines 2024-10-15 00:18:29 -06:00
spng.c Added ttf converter script, and started converting renderer to use the ttf atlas(only 1d for now) 2024-10-14 13:33:14 -06:00
vma.cpp Initial commit of C vulkan code 2024-10-09 10:54:19 -06:00
vulkan.c Initial commit of C vulkan code 2024-10-09 10:54:19 -06:00