pathfinder/shaders/gles2
Patrick Walton 48aceb6291 Fix zoomed-in rotation for text by taking extended path transforms into
account in the MCAA shader.
2018-02-21 17:00:37 -08:00
..
blit-gamma.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
blit-linear.fs.glsl Document the blit shaders 2017-12-28 11:46:44 -05:00
blit.vs.glsl Document most uniforms in shaders 2018-01-04 17:32:20 -08:00
common.inc.glsl Replace ECAA with "Stencil AAA", a distance-based antialiasing 2018-02-17 10:45:25 -08:00
conservative-interior.vs.glsl Replace ECAA with "Stencil AAA", a distance-based antialiasing 2018-02-17 10:45:25 -08:00
demo-3d-distant-glyph.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
demo-3d-distant-glyph.vs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
demo-3d-monument.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
demo-3d-monument.vs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
direct-3d-curve.vs.glsl Simplify the B-quad vertex position VBO to have a uniform format, and 2018-01-11 19:25:02 -08:00
direct-3d-interior.vs.glsl Provide brief documentation of each shader 2017-12-30 20:32:51 -05:00
direct-curve.fs.glsl Port Pathfinder to use Lyon for Bézier curve math. 2018-01-29 12:47:47 -08:00
direct-curve.vs.glsl Simplify the B-quad vertex position VBO to have a uniform format, and 2018-01-11 19:25:02 -08:00
direct-interior.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
direct-interior.vs.glsl Simplify the B-quad vertex position VBO to have a uniform format, and 2018-01-11 19:25:02 -08:00
mcaa.fs.glsl Replace ECAA with "Stencil AAA", a distance-based antialiasing 2018-02-17 10:45:25 -08:00
mcaa.vs.glsl Fix zoomed-in rotation for text by taking extended path transforms into 2018-02-21 17:00:37 -08:00
ssaa-subpixel-resolve.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
stencil-aaa.fs.glsl Add a new varying to the stencil AAA fragment shader for simplicity. 2018-02-21 16:27:49 -08:00
stencil-aaa.vs.glsl Add a new varying to the stencil AAA fragment shader for simplicity. 2018-02-21 16:27:49 -08:00
xcaa-mono-resolve.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
xcaa-mono-resolve.vs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
xcaa-mono-subpixel-resolve.fs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00
xcaa-mono-subpixel-resolve.vs.glsl Document more shader parameters 2018-01-04 18:07:14 -08:00