Commit graph

623 commits

Author SHA1 Message Date
6e783e1626
ci(amd64/msvc): source vsdevcmd.bat
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-02-02 13:09:57 +03:30
77f83e5247
ci(amd64/msvc): source vsdevcmd.bat
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-02-02 13:04:15 +03:30
e0767036b9
ci: make rm non-failing in case of non-existing directory
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-02-02 12:44:06 +03:30
2bd7b3edd6
ci(amd64/msvc/unit_tests): uncomment code
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-02-02 12:14:57 +03:30
abb9c1b1ec refactor: major qol changes
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-01-20 13:22:30 +03:30
b372b95ede refactor(math): minor qol changes 2026-01-20 11:07:35 +03:30
985a4414d7 refactor: remove env module 2026-01-20 11:07:20 +03:30
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
53c99ad987
ci(amd64/msvc/unit_tests): fix compiler flags 2026-01-08 20:59:48 +03:30
53d6e57883
ci(amd64/msvc/unit_tests): enable warnings as errors 2026-01-08 20:58:25 +03:30
3265f25f0f
ci: add lina node filter to msvc pipeline
Some checks reported errors
continuous-integration/drone/push Build was killed
2026-01-07 13:45:14 +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
4ddd1d66a5
fix: change -std=c++26 to -std=c++23 in gcc unit tests script
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-12-23 14:40:46 +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
1608fb4b5c
ci: attempt to fix llvm-cov show
Some checks reported errors
continuous-integration/drone/pr Build was killed
2025-12-13 14:59:22 +03:30
8b0f286f39
ci: attempt to fix llvm-cov show
Some checks reported errors
continuous-integration/drone/pr Build was killed
2025-12-13 14:56:16 +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
61a79d1c8d
docs(guidelines/development): change wording & complete "sprint" definition
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-22 13:11:49 +03:30
d5e1ab5938
docs(guidelines/development): remove faul language
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-11-22 12:08:34 +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