diff options
Diffstat (limited to 'lib/mesa/docs/postprocess.html')
-rw-r--r-- | lib/mesa/docs/postprocess.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/docs/postprocess.html b/lib/mesa/docs/postprocess.html index 58f7fde36..db4abec9c 100644 --- a/lib/mesa/docs/postprocess.html +++ b/lib/mesa/docs/postprocess.html @@ -45,7 +45,7 @@ Multiple filters can be used together. <li>pp_nored, pp_nogreen, pp_noblue - set to 1 to remove the corresponding color channel. These are basic filters for easy testing of the PP queue. <li>pp_jimenezmlaa, pp_jimenezmlaa_color - -<a href="https://www.iryokufx.com/mlaa/" target=_blank>Jimenez's MLAA</a> +<a href="http://www.iryokufx.com/mlaa/" target=_blank>Jimenez's MLAA</a> is a morphological antialiasing filter. The two versions use depth and color data, respectively. Which works better depends on the app - depth will not blur text, but it will |