Commit graph

6 commits

Author SHA1 Message Date
0fc18b04d5 feat(core)!: move types.h to core/types.h and modify include paths
accordingly
2025-11-12 14:29:01 +02:00
c0afc54ca1 fixed Linux-Xorg-Vulkan platform 2025-11-10 11:06:40 +01:00
cce8ae674a added license comments 2025-11-05 22:08:55 +01:00
b6b0c5091b implemented Vulkan surface creation 2025-11-05 22:04:39 +01:00
34b6e19896 removed duplicates of gl and vk folders 2025-11-05 19:56:57 +01:00
1070d03815 feat(layout)!: move /gl and /vk into rendering directory
as I was adding the audio module I realized it looks really ugly that
the audio-related stuff will be in its own directory and the renderer
modules will be scattered in root directory it makes way more sense this
way

Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
2025-11-05 19:39:44 +01:00