From b925665e4e5e71662b319c3fafceb1d282600dbe Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 29 Jun 2020 10:36:20 +0200 Subject: [PATCH] docs: link to web.archive.org for dead links Reviewed-by: Eric Engestrom Part-of: --- docs/drivers/llvmpipe.rst | 6 +++--- docs/gallium/format.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index 0e6925169eb..5014b60a0dd 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -231,9 +231,9 @@ Recommended Reading - `Rasterization on Larrabee `__ - `Rasterization using half-space - functions `__ + functions `__ - `Advanced - Rasterization `__ + Rasterization `__ - `Optimizing Software Occlusion Culling `__ @@ -244,7 +244,7 @@ Recommended Reading - `Texturing As In Unreal `__ - `Run-Time MIP-Map - Filtering `__ + Filtering `__ - `Will "brilinear" filtering persist? `__ - `Trilinear diff --git a/docs/gallium/format.rst b/docs/gallium/format.rst index 624096f3028..9f08bb04494 100644 --- a/docs/gallium/format.rst +++ b/docs/gallium/format.rst @@ -63,4 +63,4 @@ DirectX Graphics Infrastructure documentation on DXGI_FORMAT enum: https://msdn.microsoft.com/en-us/library/windows/desktop/bb173059%28v=vs.85%29.aspx FOURCC codes for YUV formats: -http://www.fourcc.org/yuv.php +http://web.archive.org/web/20220523043110/https://www.fourcc.org/yuv/