pathfinder/demo/client
Patrick Walton 6a640eca74 Simplify the B-quad vertex position VBO to have a uniform format, and
enable early Z for SVG.

Additionally, this switches the B-quad patches for XCAA to be convex
hulls instead of bounding boxes, reducing fragment shader load.

This is a large speedup for the Ghostscript tiger demo: 5x or more.

Closes #33.
2018-01-11 19:25:02 -08:00
..
build/rustdoc-webpack-plugin Start a Cargo workspace and generate documentation for it 2017-12-23 18:01:55 -05:00
css Document some more of `pathfinder_path_utils` 2018-01-05 12:35:01 -08:00
html Make the logo in the navbar monochrome 2018-01-04 14:43:37 -08:00
src Simplify the B-quad vertex position VBO to have a uniform format, and 2018-01-11 19:25:02 -08:00
package.json Build Rust documentation as part of the demo client build process 2017-12-21 18:01:00 -08:00
tsconfig.json Decouple antialiasing strategies from views in the demo 2017-10-16 13:36:22 -07:00
tslint.json Lint against long lines 2017-10-17 11:58:03 -07:00
webpack.config.js Start a Cargo workspace and generate documentation for it 2017-12-23 18:01:55 -05:00