eb9e358d83
refactor(renderer): turn debug messenger from component to normal object
2025-10-08 08:22:03 +03:30
61473c2758
test(renderer): overhaul tests & fix many bugs
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
ef2f728cd6
feat(renderer): swapchain recreation, bug fixes & other stuff
2025-10-02 23:53:28 +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
continuous-integration/drone/push Build is failing
2025-09-24 14:37:16 +03:30
55d68e3b71
refactor(renderer): fix clang-tidy checks in system tests
2025-09-24 10:08:48 +03:30
a58b0c030f
feat(renderer): wip hello triangle
2025-09-22 18:50:17 +03:30
3a713b6af7
wip: renderer rewrite
2025-09-18 19:24:27 +03:30
2b96a85b62
feat: systems
...
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