No description
Find a file
zack f71f0d8e10
feat: switch away from parking_lot::Mutex
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs
better in all scenarios on both of our targets (linux/windows).
2025-03-30 16:27:35 -04:00
.cargo fix build 2024-12-28 19:08:21 -05:00
assets add (profiler) 2024-12-28 21:46:32 -05:00
crates feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
shaders Add tri 2025-03-28 16:33:40 -04:00
.envrc init commit 2024-12-28 18:36:05 -05:00
.gitignore cross-platform 👀 2025-03-28 17:31:16 -04:00
Cargo.lock feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
Cargo.toml feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
flake.lock init commit 2024-12-28 18:36:05 -05:00
flake.nix Add tri 2025-03-28 16:33:40 -04:00
rust-toolchain.toml init commit 2024-12-28 18:36:05 -05:00