pathfinder/shaders/gles2
Patrick Walton 8e7eb6ca60 Support stem darkening in SSAA mode.
The normals are incorrect right now in some cases, but it looks OK-ish.
2017-11-09 16:20:15 -08:00
..
blit-gamma.fs.glsl Use the LUT to gamma correct text, and fix stem darkening math 2017-11-07 17:24:19 -08:00
blit-linear.fs.glsl Use the LUT to gamma correct text, and fix stem darkening math 2017-11-07 17:24:19 -08:00
blit.vs.glsl Do some work on shader documentation 2017-10-26 20:30:47 -07:00
common.inc.glsl Support stem darkening in SSAA mode. 2017-11-09 16:20:15 -08:00
composite-alpha-mask.fs.glsl Add partial support for clip paths in the SVG demo. 2017-11-03 14:14:29 -07:00
composite-alpha-mask.vs.glsl Add partial support for clip paths in the SVG demo. 2017-11-03 14:14:29 -07:00
demo-3d-distant-glyph.fs.glsl Fix blending in the text demo. 2017-10-26 20:15:51 -07:00
demo-3d-distant-glyph.vs.glsl Draw distant glyphs as prerendered images in the 3D demo. 2017-10-18 16:19:19 -07:00
demo-3d-monument.fs.glsl Add some basic Phong shading to the monument 2017-11-03 18:49:25 -07:00
demo-3d-monument.vs.glsl Add some basic Phong shading to the monument 2017-11-03 18:49:25 -07:00
direct-3d-curve.vs.glsl Implement basic working 3D support 2017-09-05 19:47:19 -07:00
direct-3d-interior.vs.glsl Implement basic working 3D support 2017-09-05 19:47:19 -07:00
direct-curve.fs.glsl Stop using multiple render targets. 2017-10-20 22:04:53 -07:00
direct-curve.vs.glsl Support stem darkening in SSAA mode. 2017-11-09 16:20:15 -08:00
direct-interior.fs.glsl Stop using multiple render targets. 2017-10-20 22:04:53 -07:00
direct-interior.vs.glsl Support stem darkening in SSAA mode. 2017-11-09 16:20:15 -08:00
ecaa-curve.vs.glsl Support stem darkening in SSAA mode. 2017-11-09 16:20:15 -08:00
ecaa-line.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
mcaa-cover.fs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
mcaa-cover.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
mcaa-curve.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
mcaa-line.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
ssaa-subpixel-resolve.fs.glsl Fix blending in the text demo. 2017-10-26 20:15:51 -07:00
ssaa-subpixel-resolve.vs.glsl Add basic subpixel AA support for SSAA. 2017-09-06 16:32:11 -07:00
xcaa-curve.fs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
xcaa-edge-detect.fs.glsl Add a working experimental implementation of XCAA for SVG. 2017-10-20 19:41:18 -07:00
xcaa-edge-detect.vs.glsl Add a working experimental implementation of XCAA for SVG. 2017-10-20 19:41:18 -07:00
xcaa-line.fs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
xcaa-mono-resolve.fs.glsl Fix blending in the text demo. 2017-10-26 20:15:51 -07:00
xcaa-mono-resolve.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
xcaa-mono-subpixel-resolve.fs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
xcaa-mono-subpixel-resolve.vs.glsl Implement stem darkening and split ECAA into ECAA and MCAA. 2017-10-15 13:28:49 -07:00
xcaa-multi-direct-curve.fs.glsl Remove one direct rendering pass from the multicolor XCAA path 2017-10-31 12:41:38 -07:00
xcaa-multi-direct-curve.vs.glsl Remove one direct rendering pass from the multicolor XCAA path 2017-10-31 12:41:38 -07:00
xcaa-multi-direct-interior.fs.glsl Remove one direct rendering pass from the multicolor XCAA path 2017-10-31 12:41:38 -07:00
xcaa-multi-direct-interior.vs.glsl Remove one direct rendering pass from the multicolor XCAA path 2017-10-31 12:41:38 -07:00
xcaa-multi-edge-mask-curve.fs.glsl Replace the multicolor (SVG) XCAA with a multipass compositing algorithm 2017-10-30 15:28:35 -07:00
xcaa-multi-edge-mask-line.fs.glsl Replace the multicolor (SVG) XCAA with a multipass compositing algorithm 2017-10-30 15:28:35 -07:00
xcaa-multi-resolve.fs.glsl Replace the multicolor (SVG) XCAA with a multipass compositing algorithm 2017-10-30 15:28:35 -07:00
xcaa-multi-resolve.vs.glsl Add a working experimental implementation of XCAA for SVG. 2017-10-20 19:41:18 -07:00