Commit graph

91 commits

Author SHA1 Message Date
8b0c59f7c0
Remove useless schedule (for now)
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m39s
2025-04-13 20:05:17 +02:00
a04c769438
Begin add Window Render Context
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m40s
2025-04-13 19:23:05 +02:00
e2616a0ef5
Add vulkan creation from resources
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m47s
2025-04-13 18:45:33 +02:00
4f6216635f
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m34s
2025-04-13 18:06:18 +02:00
df99ef3a3f
Add AppError
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m29s
2025-04-13 16:49:07 +02:00
f4694157ab
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
2025-04-13 16:35:21 +02:00
b361965033
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m31s
2025-04-07 22:51:49 +02:00
1d333b633b
Push lunch break code
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m26s
2025-04-07 17:03:00 +02:00
9664ea754c
flake: Fix missing libstdc++
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m19s
2025-04-07 13:11:19 +02:00
852d72d716
Begin move mesh + Vertex and Camera into core
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 20m30s
2025-04-04 13:38:27 +02:00
2fbf4e6ce2
Split pick_graphics_device
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m24s
2025-04-03 21:10:08 +02:00
15c273b93d
Split app, window render context and vulkan context
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m52s
2025-04-03 19:59:10 +02:00
f32db72101
rename renderer to vulkan
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 20m44s
2025-04-03 18:38:17 +02:00
6bc3dbd53d
Migrate to bevy_ecs for more up to date ECS crates
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 28m19s
2025-04-01 23:49:40 +02:00
62275f20d9
Revert begin rework vulkan
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 27m46s
2025-04-01 20:58:31 +02:00
63f16975b9
Begin rework vulkano model structure
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 20m36s
2025-03-25 13:45:34 +01:00
1c24a05200
Update flake.nix
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 20m35s
2025-03-25 12:45:30 +01:00
30721773c8
First renderdoc run without wayland
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m49s
2025-03-22 21:51:21 +01:00
1d0ef32f60
Try add renderdoc vulkan layer
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 4m59s
2025-03-21 17:13:27 +01:00
6b6534df76
Add apecs + update glam
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m38s
2025-03-14 17:03:59 +01:00
e267be066a
Update cargo lock
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m40s
2025-03-14 13:08:54 +01:00
752f5ab2b1
Update rust version to 1.85.0 2025-03-14 13:08:24 +01:00
011b4c27c1
Update rust version to 1.84.1
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m23s
2025-02-19 12:57:02 +01:00
7d6b6ea370
Update vulkan crates 2025-02-19 12:48:36 +01:00
34ec2894df
Use nixGl auto detection fork to fix NixOS (open source NVIDIA)
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 36s
2025-01-09 15:48:01 +01:00
7ed254f183
Fix NixOS not running 2025-01-08 23:12:09 +01:00
3208f62b4a
Fix flake.nix for nixos 2024-12-22 23:35:39 +01:00
f7a3d883c6
Move allocator to App 2024-12-19 21:44:49 +01:00
784e5b90be
Add first working rotation 2024-12-18 21:47:11 +01:00
ec6e0c28be
Begin work on uniform data 2024-12-17 23:41:33 +01:00
864c558db7
Update deps 2024-12-17 19:01:30 +01:00
2b9c3ab25a
vscode: Organize imports 2024-12-11 21:08:28 +01:00
7cbc785888
Scene: manage error 2024-12-11 21:07:47 +01:00
d9f70caec0
vscode: Add format on save 2024-12-11 20:43:10 +01:00
11a5083513
Refactor vertex buffer creations 2024-12-11 20:41:04 +01:00
1169c76b41
Refactorisation de la gestion des pipelines 2024-12-11 20:26:21 +01:00
f65f45fc9a
Add configuration for vscode 2024-12-11 19:30:36 +01:00
6743fe8fdd Remove comment 2024-12-11 14:03:40 +01:00
e58a357381
Add 4 triangle 2024-12-08 18:45:49 +01:00
9256da2094
Use rwh_06 with winit 2024-12-08 18:20:36 +01:00
0597579115
First work with vulkano 2024-12-08 18:19:37 +01:00
cbadffc41f
Rename project
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 4m11s
2024-12-08 15:36:54 +01:00
a1961cff05 Begin implement Vertex
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 4m25s
2024-12-06 17:06:17 +01:00
84666db1d8
Try fix github action #5
All checks were successful
Build legacy Nix package on Ubuntu / build (push) Successful in 4m27s
2024-11-27 22:47:31 +01:00
20260c0ede
Try fix github action #4 2024-11-27 22:44:47 +01:00
19dd855938
Try fix github action #3
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 4m18s
2024-11-27 22:37:15 +01:00
75adf917c3
Try fix github action #2
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7s
2024-11-27 22:34:33 +01:00
4802fc8246
Try fix github action
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 16s
2024-11-27 22:26:46 +01:00
7b5cae8322
Export triangle to external scene
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 1s
2024-11-27 22:16:26 +01:00
4b08b7359d
vulkan: Move allocate to command pool
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 1s
2024-11-27 21:27:50 +01:00