Files
egui/epaint/src
Emil Ernerfeldt d5673412dd Put everything in Context behind the same Mutex (#1050)
* Move all interior mutability from Context to CtxRef and make it a handle
* Rename `CtxRef` to `Context`
* The old `Context` is now `ContextImpl` and is non-pub
* Add benchmark Painter::rect

Co-authored-by: Daniel Keller <dklr433@gmail.com>
2022-01-10 23:13:10 +01:00
..
2021-12-11 13:52:23 +01:00
2021-11-07 21:11:42 +01:00
2021-12-28 21:19:24 +01:00
2021-11-14 17:23:51 +01:00