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/