pathfinder/renderer/src
Patrick Walton 4801503dd8 Fix curve/edge intersection logic in clipping 2019-01-31 10:12:37 -08:00
..
builder.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
gpu_data.rs Fix boundary condition for active edges precisely on tile boundaries 2019-01-29 19:29:42 -08:00
lib.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
paint.rs Allow scenes to be dumped as SVG (untested) and make 3D mode optional in the demo 2019-01-29 14:50:15 -08:00
scene.rs Fix curve/edge intersection logic in clipping 2019-01-31 10:12:37 -08:00
serialization.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
sorted_vector.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
tiles.rs Fix boundary condition for active edges precisely on tile boundaries 2019-01-29 19:29:42 -08:00
z_buffer.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00