Commit graph

5 commits

Author SHA1 Message Date
d506d6a6a7
refactor: split base module into std, bitwise, memory & env 2025-10-05 10:07:36 +03:30
b05762c95b
feat(memory): add a get method to null_on_move due to weird cast required by vk_debug_set_object_name
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-02 23:54:08 +03:30
bf6f2e9981
fix(memory): using the overloaded & instead of std::addressof
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-24 10:34:28 +03:30
bf8ffc3dc9
fix(memory): move construct of NullOnMove
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-24 10:31:52 +03:30
8063903344
feat: add memory module
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-22 18:53:35 +03:30