pathfinder/demo/client/src
Patrick Walton 35e59b1a05 Fix MCAA in the text demo.
The B-quad ranges were not being expanded properly.
2017-11-08 20:58:22 -08:00
..
3d-demo.ts Load the gamma LUT in the demo 2017-11-07 14:13:13 -08:00
aa-strategy.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
app-controller.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
atlas.ts Draw distant glyphs as prerendered images in the 3D demo. 2017-10-18 16:19:19 -07:00
benchmark.ts Load the gamma LUT in the demo 2017-11-07 14:13:13 -08:00
buffer-texture.ts Stop leaking buffer textures 2017-10-18 19:47:44 -07:00
camera.ts Add Pulse Zoom button. 2017-10-26 11:32:30 -07:00
file-picker.ts TSLint the demo 2017-09-28 14:34:48 -07:00
gl-utils.ts Stop using multiple render targets. 2017-10-20 22:04:53 -07:00
mesh-debugger.ts Toggle layers in mesh debugger. 2017-10-29 16:25:50 -07:00
meshes.ts Fix MCAA in the text demo. 2017-11-08 20:58:22 -08:00
render-task.ts Add partial support for clip paths in the SVG demo. 2017-11-03 14:14:29 -07:00
renderer.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
shader-loader.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
ssaa-strategy.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
svg-demo.ts Implement clipping in XCAA mode 2017-11-08 16:45:30 -08:00
svg-loader.ts Add partial support for clip paths in the SVG demo. 2017-11-03 14:14:29 -07:00
text-demo.ts Use the LUT to gamma correct text, and fix stem darkening math 2017-11-07 17:24:19 -08:00
text-renderer.ts Add partial support for clip paths in the SVG demo. 2017-11-03 14:14:29 -07:00
text.ts Round x-heights naturally instead of rounding up. 2017-11-07 17:39:29 -08:00
utils.ts Draw distant glyphs as prerendered images in the 3D demo. 2017-10-18 16:19:19 -07:00
view.ts Use the LUT to gamma correct text, and fix stem darkening math 2017-11-07 17:24:19 -08:00
xcaa-strategy.ts Fix MCAA in the text demo. 2017-11-08 20:58:22 -08:00