pathfinder/demo/client
Patrick Walton 2a236319d4 Use regular VBOs instead of textures to store vertex positions for ECAA.
This improves performance at small font sizes a bit by reducing vertex
shading load.
2017-10-06 16:42:51 -07:00
..
css Use the Inter UI font in the demo 2017-09-28 15:23:52 -07:00
html Add a feature to save benchmark data as CSV 2017-10-05 11:46:53 -07:00
src Use regular VBOs instead of textures to store vertex positions for ECAA. 2017-10-06 16:42:51 -07:00
package.json TSLint the demo 2017-09-28 14:34:48 -07:00
tsconfig.json Allow multiple glyphs to be rendered simultaneously 2017-08-19 16:34:02 -07:00
tslint.json TSLint the demo 2017-09-28 14:34:48 -07:00
webpack.config.js TSLint the demo 2017-09-28 14:34:48 -07:00