Commit graph

166 commits

Author SHA1 Message Date
f86a785e98
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-19 21:12:04 +02:00
02f6f9e9f4
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-19 21:12:03 +02:00
768ba92b32
fix(ci): ensure node is installed 2025-04-19 21:12:01 +02:00
7c60c1f1ae
feat(ci): use cargo zibuild & xbuild 2025-04-19 21:11:59 +02:00
17dd766eeb
feat(ci): seperate build and setup jobs 2025-04-19 21:11:57 +02:00
5ce76376b3
fix(cicd): remove unneeded docker setup 2025-04-19 21:11:55 +02:00
50ba235b66
chore(nix): cleanup and update flake 2025-04-19 21:11:52 +02:00
5dbef86e6a
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-19 21:11:51 +02:00
52ec5ba7d7
fix: LICENSE copyright attribution 2025-04-19 21:11:49 +02:00
a92ca78bd8
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-19 21:11:46 +02:00
8583378d04
wip(rendering): obj model loading 2025-04-19 21:11:44 +02:00
da7fdc5905
fix(rendering): enable alpha blending 2025-04-19 21:11:42 +02:00
016fa1092e
fix(android): properly destroy windows on suspend 2025-04-19 21:11:38 +02:00
e5783281dc
feat(android): basic android support via winit native activity 2025-04-19 21:11:37 +02:00
830794f186
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-19 21:11:35 +02:00
cc4f56937b
feat: set max loglevel in logger configuration 2025-04-19 21:11:30 +02:00
1d1b3e9868
feat: add the ability to open and close new windows 2025-04-19 21:11:28 +02:00
cbe138d877
fix(ci): add missing vulkan libraries 2025-04-19 21:11:26 +02:00
b584c5c613
fix: add .vscode to .gitignore 2025-04-19 21:11:20 +02:00
a8323fd698
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
06648d8da2
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
a5151ab9e4
feat: fix apt not finding gcc in ci/cd 2025-04-19 21:11:13 +02:00
8ca06e92a2
feat: add cross compilation without cargo-cross 2025-04-19 21:11:12 +02:00
0b7ffb2fe3
feat: make ci/cd pipeline multi-target 2025-04-19 21:11:10 +02:00
da826b2736
feat: simplify ci/cd pipeline 2025-04-19 21:11:07 +02:00
354966d8c6
feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
3f783b48a3
Update .gitlab-ci.yml file 2025-04-19 21:11:03 +02:00
a4fd65d9b5
chore: modify readme to use up to date information 2025-04-19 21:11:00 +02:00
83e80a1e4a
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
a3fd926564
chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
1002d925d6
feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
8c81254227
refactor: A new beginning 2025-04-19 21:10:33 +02:00
7910a8005c
move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
c41e532c54
seperate nested cross commands 2025-04-19 21:10:29 +02:00
bc24dd17b3
fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
bc31f78f44
fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
8fcb8948ee
fix: specify docker in docker 2025-04-19 21:10:22 +02:00
e94b0aa100
fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
880a131cdb
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:10:09 +02:00
81605ab6d8
fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
Speedy_Lex
9a9cc5a4ea
Fix getting cache info on aarch64 2025-04-19 21:10:03 +02:00
ac1491b6db
properly specify artifact uses 2025-04-19 21:10:01 +02:00
7bcffac945
feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
77277278a9
build: remove unused .cargo folder 2025-04-19 21:09:58 +02:00
Speedy_Lex
c010fde09a
Try fix CI artifacts 2025-04-19 21:09:56 +02:00
Speedy_Lex
0e21e84530
Fix windows hanging on main window close 2025-04-19 21:09:54 +02:00
be3b0eeefd
fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
82ac9493eb
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
c217d63d38
fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
3d22d9cf42
fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00