pathfinder/renderer/src
Patrick Walton e3bf703105 Stop using 100% CPU; fix bug when splitting line segments at Y extrema 2019-01-29 15:35:07 -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 bogus thin culling that was causing artefacts 2019-01-29 11:27:25 -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 Stop using 100% CPU; fix bug when splitting line segments at Y extrema 2019-01-29 15:35:07 -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 Stop using 100% CPU; fix bug when splitting line segments at Y extrema 2019-01-29 15:35:07 -08:00
z_buffer.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00