Commit graph

4 commits

Author SHA1 Message Date
dadd2edaf1 basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
0fc18b04d5 feat(core)!: move types.h to core/types.h and modify include paths
accordingly
2025-11-12 14:29:01 +02:00
b6b0c5091b implemented Vulkan surface creation 2025-11-05 22:04:39 +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