No description
Find a file
Florian RICHER 4048937a6c
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 0s
Refactor VK layer handling and add logging improvements
Refactored VK layer handling by changing return type of `use_layers` to `Vec<CString>`, adjusting subsequent usage of layers. Implemented `Display` for `VkPhysicalDevice` for better logging. Enhanced application initialization with detailed window attributes. Transitioned to using `log::info` for consistent logging.
2024-11-10 11:27:45 +01:00
.github/workflows first commit 2024-11-06 13:21:23 +01:00
.idea Add idea 2024-11-06 22:14:23 +01:00
src Refactor VK layer handling and add logging improvements 2024-11-10 11:27:45 +01:00
.envrc first commit 2024-11-06 13:21:23 +01:00
.gitignore first commit 2024-11-06 13:21:23 +01:00
Cargo.lock Begin add use_layers [not work] 2024-11-07 22:14:01 +01:00
Cargo.toml Begin add use_layers [not work] 2024-11-07 22:14:01 +01:00
default.nix first commit 2024-11-06 13:21:23 +01:00
flake.lock Add VkInstance 2024-11-06 22:13:46 +01:00
flake.nix Add VkInstance 2024-11-06 22:13:46 +01:00
rust-toolchain.toml first commit 2024-11-06 13:21:23 +01:00
shell.nix first commit 2024-11-06 13:21:23 +01:00