pathfinder/geometry/src/basic
Patrick Walton c688d04412 Remove the scene assembly thread, and pipeline only fills instead of alpha
tiles.

Removing a thread should make it easier to manually assign threads to CPUs, as
is necessary on devices with poor schedulers like Magic Leap 1.
2019-04-18 13:50:26 -07:00
..
line_segment.rs Remove the scene assembly thread, and pipeline only fills instead of alpha 2019-04-18 13:50:26 -07:00
mod.rs Add a SIMD rect type 2019-02-05 10:03:20 -08:00
point.rs Create separate shaders for monochrome and multicolor tiles. 2019-03-22 14:28:31 -07:00
rect.rs Add tooltips to the buttons in the demo 2019-03-06 11:33:59 -08:00
transform2d.rs Remove all Lyon dependencies. 2019-02-20 16:46:50 -08:00
transform3d.rs Allow construction of a `Transform3DF32` from a quaternion describing a 2019-03-20 16:27:28 -07:00