* 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> |
||
|---|---|---|
| .. | ||
| text | ||
| util | ||
| color.rs | ||
| lib.rs | ||
| mesh.rs | ||
| mutex.rs | ||
| shadow.rs | ||
| shape.rs | ||
| shape_transform.rs | ||
| stats.rs | ||
| stroke.rs | ||
| tessellator.rs | ||
| texture_atlas.rs | ||