I'm trying to debug a suspected deadlock in the CI for https://github.com/emilk/egui/pull/7467 Since we use our own mutex wrappers, we can just panic if the lock is too slow. Ugly and effective :) |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| README.md | ||
README.md
epaint - egui paint library
A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.
Made for egui.