raindrop/crates/gfx_hal/src
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
..
device.rs feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
error.rs feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
instance.rs Add tri 2025-03-28 16:33:40 -04:00
lib.rs new architecture 2025-03-26 20:02:58 -04:00
physical_device.rs Add tri 2025-03-28 16:33:40 -04:00
queue.rs feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00
surface.rs new architecture 2025-03-26 20:02:58 -04:00
swapchain.rs Add tri 2025-03-28 16:33:40 -04:00
sync.rs Add tri 2025-03-28 16:33:40 -04:00