Commit graph

4 commits

Author SHA1 Message Date
dadd2edaf1 basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +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