Commit graph

146 commits

Author SHA1 Message Date
fe85e6d6a7
fix(ci): ensure node is installed 2025-04-21 19:26:34 -04:00
e73fefcd46
feat(ci): use cargo zibuild & xbuild 2025-04-21 19:26:32 -04:00
d7e0b3cc73
feat(ci): seperate build and setup jobs 2025-04-21 19:26:30 -04:00
3af677cd64
fix(cicd): remove unneeded docker setup 2025-04-21 19:26:29 -04:00
560d246f61
chore(nix): cleanup and update flake 2025-04-21 19:26:27 -04:00
018a17780c
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-21 19:26:25 -04:00
c3cc619f30
fix: LICENSE copyright attribution 2025-04-21 19:26:23 -04:00
5783eef1d3
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-21 19:26:22 -04:00
1aa3efb54e
wip(rendering): obj model loading 2025-04-21 19:26:20 -04:00
bbfdbfd50e
fix(rendering): enable alpha blending 2025-04-21 19:26:18 -04:00
0354e3da2a
fix(android): properly destroy windows on suspend 2025-04-21 19:26:16 -04:00
69bf41c684
feat(android): basic android support via winit native activity 2025-04-21 19:26:15 -04:00
19e13d697f
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 19:26:13 -04:00
31b1bbda85
feat: set max loglevel in logger configuration 2025-04-21 19:26:11 -04:00
dc51eaed44
feat: add the ability to open and close new windows 2025-04-21 19:26:09 -04:00
7a35f88dcb
fix(ci): add missing vulkan libraries 2025-04-21 19:26:08 -04:00
dc88eebb95
fix: add .vscode to .gitignore 2025-04-21 19:26:06 -04:00
1a90bf362b
feat: basic triangle rendering 2025-04-21 19:26:04 -04:00
e40087b61b
feat: event based non-blocking logger 2025-04-21 19:26:02 -04:00
40d9488aec
feat: fix apt not finding gcc in ci/cd 2025-04-21 19:26:00 -04:00
e4b788a9a7
feat: add cross compilation without cargo-cross 2025-04-21 19:25:59 -04:00
c98c2af34c
feat: make ci/cd pipeline multi-target 2025-04-21 19:25:57 -04:00
c0722ee209
feat: simplify ci/cd pipeline 2025-04-21 19:25:55 -04:00
3b8f180208
feat: add a WIP ci/cd pipeline 2025-04-21 19:25:54 -04:00
b19b4db335
Update .gitlab-ci.yml file 2025-04-21 19:25:52 -04:00
93da8f6711
chore: modify readme to use up to date information 2025-04-21 19:25:50 -04:00
28173a8cdb
feat: modify flakenix to include cargo utils 2025-04-21 19:25:48 -04:00
768fef19ee
chore: broaden the support of ci/cd 2025-04-21 19:25:46 -04:00
aedc801eeb
feat: push logs to a dedicated buffer 2025-04-21 19:25:45 -04:00
a8b6410c79
refactor: A new beginning 2025-04-21 19:25:43 -04:00
0d3754e722
move Cross.toml to engine folder 2025-04-21 19:22:01 -04:00
8063d66d20
seperate nested cross commands 2025-04-21 19:21:59 -04:00
5c0127006f
fix: temporarily switch to codeberg-small 2025-04-21 19:21:57 -04:00
e2da985aae
fix: configure cross with Cross.toml 2025-04-21 19:21:56 -04:00
67c193dddc
fix: specify docker in docker 2025-04-21 19:21:54 -04:00
ce702d16dc
fix: cross cant find cargo 2025-04-21 19:21:52 -04:00
Speedy_Lex
387b0578c2
Fix getting cache info on aarch64 2025-04-21 19:21:50 -04:00
fb47146263
fix:manually set up docker-in-docker 2025-04-21 19:21:48 -04:00
aeba86eb71
properly specify artifact uses 2025-04-21 19:21:46 -04:00
f875b09aad
feat:rework ci/cd to use cargo-cross 2025-04-21 19:21:44 -04:00
477274d2b8
build: remove unused .cargo folder 2025-04-21 19:21:42 -04:00
Speedy_Lex
8a6c1b65c9
Try fix CI artifacts 2025-04-21 19:21:40 -04:00
Speedy_Lex
16dad129b5
Fix windows hanging on main window close 2025-04-21 19:21:39 -04:00
157faab6e0
fix: typo in arrch in workflow 2025-04-21 19:21:37 -04:00
66b9041e1b
fix: sudo not intalled on runners 2025-04-21 19:21:35 -04:00
59ccc9ed2b
fix: specify github source for actions-rs 2025-04-21 19:21:33 -04:00
9b13191315
fix: pkg-config cannot cross compile to different architectures 2025-04-21 19:21:31 -04:00
1f437c7389
fix: dont use codeberg's broken ci/cd runners 2025-04-21 19:21:29 -04:00
72501dfc54
fix: workflow fails due to long file names 2025-04-21 19:21:27 -04:00
8b19db7c60
fix: ci/cd workflow doesnt properly compile wayland 2025-04-21 19:21:22 -04:00