Commit graph

8 commits

Author SHA1 Message Date
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
c30f2f8f56 feat(renderer): add renderer_present function
Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
2025-11-05 07:09:23 +01:00
0ffdb8c3ac formatted license comment 2025-11-04 00:00:52 +01:00
6c31a3ce27 added vulkan device and queues creation 2025-11-03 13:08:46 +01:00
89edee7249 implemented vulkan instance creation 2025-11-02 22:06:45 +01:00
1f594fbed7 removed flecs and setted up vulkan building 2025-11-02 14:49:06 +01:00
7be714b81f Added Flecs, license comments and created the project outline. 2025-11-01 17:32:01 +01:00