|
|
dadd2edaf1
|
basic rendering for both opengl and vulkan
|
2026-01-07 02:43:00 +01:00 |
|
|
|
716d928613
|
default build type is now DEBUG
|
2025-11-05 22:05:12 +01:00 |
|
|
|
a54825931b
|
fixed config.mk from last patch
|
2025-11-03 20:51:53 +01:00 |
|
|
|
b9a8fb3722
|
feat(build)!: add conditions checking for X11 vs Wayland on linux in config.mk and added a DEBUG_BUILD make option which enables debug options instead of having them by default
Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
|
2025-11-03 20:50:26 +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 |
|
|
|
aa7b921523
|
first commit
|
2025-11-01 16:23:17 +01:00 |
|