Go to file
2022-10-14 23:39:54 +02:00
.clangd initial commit 2022-10-07 23:30:44 +02:00
.gitignore removed logs from git 2022-10-14 20:59:11 +02:00
.vimspector.json Added texture atlas 2022-10-14 20:58:20 +02:00
compile.sh initial commit 2022-10-07 23:30:44 +02:00
exceptions.cpp initial commit 2022-10-07 23:30:44 +02:00
exceptions.hpp initial commit 2022-10-07 23:30:44 +02:00
font.cpp initial commit 2022-10-07 23:30:44 +02:00
font.hpp initial commit 2022-10-07 23:30:44 +02:00
main.cpp Using new log constructor 2022-10-14 23:39:54 +02:00
main.hpp initial commit 2022-10-07 23:30:44 +02:00
Makefile Added texture atlas 2022-10-14 20:58:20 +02:00
renderer2D.cpp Using new log constructor 2022-10-14 23:39:54 +02:00
renderer2D.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
renderer3D.cpp Using new log constructor 2022-10-14 23:39:54 +02:00
renderer3D.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
renderer.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
renderer.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
shader2D.frag Added texture atlas 2022-10-14 20:58:20 +02:00
shader2D.vert Added texture atlas 2022-10-14 20:58:20 +02:00
shader.frag initial commit 2022-10-07 23:30:44 +02:00
shader.vert Added texture atlas 2022-10-14 20:58:20 +02:00
shape.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
shape.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
texture_atlas.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
texture_atlas.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
texture_manager.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
texture_manager.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
vertex.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
vertex.hpp initial commit 2022-10-07 23:30:44 +02:00
vk_convert.cpp initial commit 2022-10-07 23:30:44 +02:00
vk_convert.hpp initial commit 2022-10-07 23:30:44 +02:00
vk_layer_settings.txt Added texture atlas 2022-10-14 20:58:20 +02:00
vulkan_instance.cpp Using new log constructor 2022-10-14 23:39:54 +02:00
vulkan_instance.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
vulkan_util.cpp Added texture atlas 2022-10-14 20:58:20 +02:00
vulkan_util.hpp Added texture atlas 2022-10-14 20:58:20 +02:00
vulkan.conf initial commit 2022-10-07 23:30:44 +02:00