Commit graph

238 commits

Author SHA1 Message Date
f7ada66c5c refactor: split debug module into preliminary and tracer 2026-01-20 10:43:26 +03:30
20f62433f9 feat: add preliminary 2026-01-20 09:58:35 +03:30
71da4ea47a test(test): fix failing tests 2026-01-12 15:00:04 +03:30
0abd1c7e7f fix(assets/shader): opening the file in non-binary mode 2026-01-12 14:41:41 +03:30
bda9bb3dce fix: msvc warnings & remove debug logs 2026-01-09 21:53:37 +03:30
d6dda7c030
wip(surface): winapi event handling
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-01-06 13:44:09 +03:30
151de753f3
refactor(mirror): adjust to recent input_code changes 2026-01-06 13:43:27 +03:30
6f1bb9198a
refactor(input_codes): fixed casing, values & add to_string 2026-01-06 13:43:11 +03:30
789e1e186f
add sandbox 2026-01-06 13:42:32 +03:30
3f455d0ca7
fix: windows build
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-01-05 16:31:05 +03:30
6d5256e0ec fix: asset baker not taking generic path on Windows
Some checks reported errors
continuous-integration/drone/push Build was killed
Technically this will cause failure on non utf-8 text, but freak it for now...
2026-01-04 18:34:12 +03:30
39824de3a5
wip: wayland input
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-01-04 13:14:55 +03:30
6b4a87dd76
chore: removed some unused stuff 2026-01-02 14:48:42 +03:30
a88b2ed08b
wip (x11 -> wayland): (hot-)fixed renderer issues, test are now passing!
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-30 12:29:04 +03:30
abe2c6e1e1
wip: x11 -> wayland transition
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-28 15:38:29 +03:30
2c5b59eba6
chore: remove x11 code, will replace by wayland
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-25 14:29:14 +03:30
569c4dc3b6 fix: compilation on marci
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-17 12:44:07 +03:30
bd51b5ae15
build: add remaining renderer tests
Some checks reported errors
continuous-integration/drone/pr Build was killed
2025-12-13 14:52:24 +03:30
c269423f9b
fix vk tests & implemented missing api wrapper features
Some checks are pending
continuous-integration/drone/pr Build is running
2025-12-13 14:23:33 +03:30
2fd6a199aa
wip: fix: renderer
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed
2025-12-08 16:41:41 +03:30
9379031ab4
wip: fix: renderer
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-04 23:43:11 +03:30
1b91851739
wip: fix renderer
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-03 21:26:09 +03:30
2b81b4376c
revert: feat: lsd
Some checks reported errors
continuous-integration/drone/push Build was killed
It was a horrible idea...
2025-11-30 09:46:48 +03:30
19187aa1d6 wip: feat: lsd
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-18 19:06:44 +03:30
72662f3742
wip: feat: lsd
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-17 13:17:05 +03:30
b7ae2f7048 wip: feat: lsd
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-16 14:29:03 +03:30
e5467124e1 fixed the private purview of modules not resolving interfaces when linked
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-16 07:05:55 +03:30
7d6ec52830 wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-15 20:59:52 +03:30
90c0147660 wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-14 18:58:02 +03:30
a2efc487c4
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-14 16:04:37 +03:30
018d19335d
wip: convert from include style to module import style :D 2025-11-12 16:07:51 +03:30
2f60b837c9
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-10 23:16:03 +03:30
1df42cf30d
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-09 17:16:57 +03:30
b4fe163f15
wip: convert from include style to module import style :D 2025-11-09 12:31:58 +03:30
a7be2fa370
wip: convert from include style to module import style :D 2025-11-09 12:05:50 +03:30
6635d6396d
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-08 23:24:55 +03:30
3c0dcb672e
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-07 22:59:33 +03:30
273f1e2006
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-06 19:16:37 +03:30
63cb6dfe92
wip: convert from include style to module import style :D
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-04 18:50:59 +03:30
311b20bdf2
refactor: adjust for recent logger changes
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-01 03:10:33 +03:30
6a257566bd
refactor(logger): colors & source location! 2025-11-01 02:36:05 +03:30
4534ed11d2
refactor(test): replace all std::couts with std::println
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-01 00:22:56 +03:30
604ee5e6a1 fix(renderer/vk/raii): special member function issues
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-30 13:45:48 +03:30
7ee4381bbf feat(renderer/vk): add some vulkan functions 2025-10-30 13:45:48 +03:30
8730d31e2f refactor(renderer/vk/gpu): quality of life modifications 2025-10-30 13:45:48 +03:30
5422792705
feat(renderer): storage & staging buffer types
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-27 23:29:08 +03:30
736c37d2f1
feat(renderer/vk): dynamic rendering
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-26 16:43:56 +03:30
97ca429d38 feat: frame constants & camera component (#62)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #62
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-10-26 06:56:18 +00:00
5a404d5269 feat(renderer): buffer (#61)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #61
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-10-25 12:56:14 +00:00
f1a91c9b81 ci(amd64/clang/msan): fix msan errors (#59)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #59
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-10-21 09:49:42 +00:00