pathfinder/renderer/src
Patrick Walton f7a8b573ce Move the GPU rendering code out of `pathfinder_gl`, since it's now no longer
OpenGL-specific
2019-03-05 14:46:18 -08:00
..
gpu Move the GPU rendering code out of `pathfinder_gl`, since it's now no longer 2019-03-05 14:46:18 -08:00
builder.rs Switch to guard-band style clipping to eliminate artefacts 2019-02-22 13:15:00 -08:00
gpu_data.rs Add more statistics to the performance debug window 2019-02-25 16:12:47 -08:00
lib.rs Move the GPU rendering code out of `pathfinder_gl`, since it's now no longer 2019-03-05 14:46:18 -08:00
paint.rs Add some ground to the 3D scene, no depth buffer yet 2019-02-14 18:53:02 -08:00
post.rs Get all postprocessing filters working 2019-02-08 14:37:30 -08:00
scene.rs Implement depth interpolation, not working yet 2019-02-18 13:42:30 -08:00
serialization.rs Add a SIMD rect type 2019-02-05 10:03:20 -08:00
sorted_vector.rs Factor renderer and SVG code out into separate crates 2019-01-14 14:20:36 -08:00
tiles.rs Switch to guard-band style clipping to eliminate artefacts 2019-02-22 13:15:00 -08:00
z_buffer.rs Add a SIMD integer rect type 2019-02-05 10:55:01 -08:00