pathfinder/renderer/src
Patrick Walton 224c8e85b9 Create separate shaders for monochrome and multicolor tiles.
This is preparation for fixing subpixel AA.
2019-03-22 14:28:31 -07:00
..
gpu Create separate shaders for monochrome and multicolor tiles. 2019-03-22 14:28:31 -07:00
builder.rs Create separate shaders for monochrome and multicolor tiles. 2019-03-22 14:28:31 -07:00
gpu_data.rs Create separate shaders for monochrome and multicolor tiles. 2019-03-22 14:28:31 -07:00
lib.rs Only show the "Text Effects" button when a monochrome SVG is loaded 2019-03-06 19:35:57 -08:00
post.rs Get all postprocessing filters working 2019-02-08 14:37:30 -08:00
scene.rs Create separate shaders for monochrome and multicolor tiles. 2019-03-22 14:28:31 -07:00
sorted_vector.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
tiles.rs Only show the "Text Effects" button when a monochrome SVG is loaded 2019-03-06 19:35:57 -08:00
z_buffer.rs Add a SIMD integer rect type 2019-02-05 10:55:01 -08:00