raindrop/crates
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
..
engine Add command parsing 2025-03-29 12:35:32 -04:00
gfx_hal feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
renderer feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
resource_manager feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00