From a08d33abff3d18746ca30a5a4d9af8b4015ff554 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 16 Nov 2023 13:17:58 +0100 Subject: [PATCH] docs: apply permanent redirect The HTTP URL now redirects to the HTTPS URL, so let's update our link. Part-of: --- docs/gallium/postprocess.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallium/postprocess.rst b/docs/gallium/postprocess.rst index f15a3a53b92..929caaeaa09 100644 --- a/docs/gallium/postprocess.rst +++ b/docs/gallium/postprocess.rst @@ -23,7 +23,7 @@ Current filters corresponding color channel. These are basic filters for easy testing of the PP queue. - pp_jimenezmlaa, pp_jimenezmlaa_color - `Jimenez's - MLAA `__ is a morphological + MLAA `__ 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 miss transparent textures for example. Set to