Commit graph

3 commits

Author SHA1 Message Date
74a1be796f
feat: render and manage textures :3 2025-04-05 20:54:38 -04:00
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
9cfd9d8b17
new architecture 2025-03-26 20:02:58 -04:00