|
749e51e074
|
fix(rendering): enable alpha blending
|
2025-04-22 21:56:48 +02:00 |
|
|
cc3c82d412
|
fix(android): properly destroy windows on suspend
|
2025-04-22 21:56:44 +02:00 |
|
|
e50409943c
|
feat(android): basic android support via winit native activity
|
2025-04-22 21:56:40 +02:00 |
|
|
d67acaadfa
|
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
|
2025-04-22 21:56:37 +02:00 |
|
|
f6d1bfda7d
|
feat: set max loglevel in logger configuration
|
2025-04-22 21:56:34 +02:00 |
|
|
bb16554097
|
feat: add the ability to open and close new windows
|
2025-04-22 21:56:30 +02:00 |
|
|
7e82eba93e
|
fix(ci): add missing vulkan libraries
|
2025-04-22 21:56:27 +02:00 |
|
|
9855b56a1a
|
fix: add .vscode to .gitignore
|
2025-04-22 21:56:23 +02:00 |
|
|
43f8f46021
|
feat: basic triangle rendering
|
2025-04-22 21:56:20 +02:00 |
|
|
f215c10d0e
|
feat: event based non-blocking logger
|
2025-04-22 21:56:16 +02:00 |
|
|
37abc3f52d
|
feat: fix apt not finding gcc in ci/cd
|
2025-04-22 21:56:13 +02:00 |
|
|
4cc993ced5
|
feat: add cross compilation without cargo-cross
|
2025-04-22 21:56:09 +02:00 |
|
|
fe79838bc4
|
feat: make ci/cd pipeline multi-target
|
2025-04-22 21:56:06 +02:00 |
|
|
2767d45b5a
|
feat: simplify ci/cd pipeline
|
2025-04-22 21:56:03 +02:00 |
|
|
27a9911c3c
|
feat: add a WIP ci/cd pipeline
|
2025-04-22 21:55:59 +02:00 |
|
|
17140cdcd2
|
Update .gitlab-ci.yml file
|
2025-04-22 21:55:55 +02:00 |
|
|
5dc39df285
|
chore: modify readme to use up to date information
|
2025-04-22 21:55:52 +02:00 |
|
|
1f90088350
|
feat: modify flakenix to include cargo utils
|
2025-04-22 21:55:49 +02:00 |
|
|
16a4aee633
|
chore: broaden the support of ci/cd
|
2025-04-22 21:55:45 +02:00 |
|
|
f9c2b93c01
|
feat: push logs to a dedicated buffer
|
2025-04-22 21:55:42 +02:00 |
|
|
6ce3e627cc
|
refactor: A new beginning
|
2025-04-22 21:55:38 +02:00 |
|
|
fc43a7454a
|
move Cross.toml to engine folder
|
2025-04-22 21:54:53 +02:00 |
|
|
43bb40005f
|
seperate nested cross commands
|
2025-04-22 21:54:50 +02:00 |
|
|
2471d4df1b
|
fix: temporarily switch to codeberg-small
|
2025-04-22 21:54:46 +02:00 |
|
|
84d9e50f6b
|
fix: configure cross with Cross.toml
|
2025-04-22 21:54:43 +02:00 |
|
|
26529a0796
|
fix: specify docker in docker
|
2025-04-22 21:54:40 +02:00 |
|
|
2e891ce850
|
fix: cross cant find cargo
|
2025-04-22 21:54:37 +02:00 |
|
|
7f9354dbad
|
Merge branch 'main' of codeberg.org:Caznix/Zenyx
|
2025-04-22 21:54:33 +02:00 |
|
|
b23e03006e
|
fix:manually set up docker-in-docker
|
2025-04-22 21:54:29 +02:00 |
|
Speedy_Lex
|
33abe562fd
|
Fix getting cache info on aarch64
|
2025-04-22 21:54:26 +02:00 |
|
|
676a42f923
|
properly specify artifact uses
|
2025-04-22 21:54:22 +02:00 |
|
|
0ac9586e67
|
feat:rework ci/cd to use cargo-cross
|
2025-04-22 21:54:19 +02:00 |
|
|
45fe06dffb
|
build: remove unused .cargo folder
|
2025-04-22 21:54:16 +02:00 |
|
Speedy_Lex
|
1fc306a256
|
Try fix CI artifacts
|
2025-04-22 21:54:12 +02:00 |
|
Speedy_Lex
|
fdebf81bef
|
Fix windows hanging on main window close
|
2025-04-22 21:54:08 +02:00 |
|
|
7cba06f04e
|
fix: typo in arrch in workflow
|
2025-04-22 21:54:05 +02:00 |
|
|
c31830c0fb
|
fix: sudo not intalled on runners
|
2025-04-22 21:54:02 +02:00 |
|
|
ea2a05fb39
|
fix: specify github source for actions-rs
|
2025-04-22 21:53:58 +02:00 |
|
|
f66e440fa3
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-22 21:53:55 +02:00 |
|
|
035d12d2bd
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-22 21:53:52 +02:00 |
|
|
850381bf90
|
fix: workflow fails due to long file names
|
2025-04-22 21:53:48 +02:00 |
|
|
d92c024f28
|
fix: ci/cd workflow doesnt properly compile wayland
|
2025-04-22 21:53:44 +02:00 |
|
|
6e0143d78b
|
change github workflow to be forgejo compatible
|
2025-04-22 21:53:41 +02:00 |
|
|
c9be5ff66a
|
build: remove unused rust-toolchain.toml
|
2025-04-22 21:53:37 +02:00 |
|
|
73a6d5e9a8
|
feat: basic GUI terminal when pressing F12
|
2025-04-22 21:53:34 +02:00 |
|
|
44ff41ea45
|
chore: run clippy and cargo fmt on pending changes
|
2025-04-22 21:53:31 +02:00 |
|
|
e3e38ff786
|
fix: build script generates dead code warnings if versioning data is not used
|
2025-04-22 21:53:27 +02:00 |
|
|
31a06ff45b
|
build: remove regex dependency in favor of rust iterators
|
2025-04-22 21:53:23 +02:00 |
|
|
4f423f4300
|
fix: running default Nix package doesnt provide runtime libraries
|
2025-04-22 21:53:20 +02:00 |
|
|
424efd9c98
|
feat: add more useful debug information to system metadata
|
2025-04-22 21:53:17 +02:00 |
|