Commit graph

21 commits

Author SHA1 Message Date
98df2908a8
wip
Some checks failed
continuous-integration/drone/pr Build is failing
2025-10-09 16:32:09 +03:30
b3be5e205d
wip
Some checks failed
continuous-integration/drone/pr Build is failing
2025-10-09 14:12:48 +03:30
6545c56a84
wip
Some checks failed
continuous-integration/drone/pr Build is failing
2025-10-09 14:10:46 +03:30
a8a0bb146e
wip
All checks were successful
continuous-integration/drone/pr Build is passing
2025-10-09 14:09:14 +03:30
a129fc415e
wip
All checks were successful
continuous-integration/drone/pr Build is passing
2025-10-09 14:07:31 +03:30
44824f6a95
wip
Some checks failed
continuous-integration/drone/pr Build is failing
2025-10-09 13:50:31 +03:30
ea877a8e5c
wip
Some checks failed
continuous-integration/drone/pr Build is failing
2025-10-09 13:48:17 +03:30
61473c2758
test(renderer): overhaul tests & fix many bugs
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-07 16:09:50 +03:30
d506d6a6a7
refactor: split base module into std, bitwise, memory & env 2025-10-05 10:07:36 +03:30
16f3a80fd3
feat(renderer): separate things into backend/frontend + major vk backend refactors
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-04 22:08:19 +03:30
ebf1f54d31
feat(renderer): vulkan triangle 2025-10-01 17:31:46 +03:30
5148b8836c
feat(renderer): contextn, test utils, refactors & changes 2025-09-30 14:04:22 +03:30
fa1bfaae1e
refactor(renderer): split up context into multiple objectes & fix some edge cases 2025-09-25 22:23:08 +03:30
030556c733
feat(renderer): swapchain creation
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-24 14:37:16 +03:30
a58b0c030f
feat(renderer): wip hello triangle 2025-09-22 18:50:17 +03:30
0c35c13ac1
chore: remove entt as dependency 2025-09-20 15:36:15 +03:30
f47afbdbcc
chore: remove yaml-cpp as dependency 2025-09-19 09:40:26 +03:30
3a713b6af7
wip: renderer rewrite 2025-09-18 19:24:27 +03:30
2b96a85b62
feat: systems
Some checks reported errors
continuous-integration/drone/push Build was killed
feat: surface system

This commit puts the project in major jeopardy as it overhauls the
architecture such as removing the layer stack completely, etc.

I am filled with determination.
2025-07-26 18:01:27 +03:30
9706ff96e1
style: rename a directory 2025-07-11 01:04:37 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30