From a34b2ce6488346e433ea175b9d7ff9cf648d565f Mon Sep 17 00:00:00 2001 From: Raph Levien Date: Thu, 10 Dec 2020 09:19:48 -0800 Subject: [PATCH] Fix minor formatting glitches --- doc/blogs.md | 1 - doc/vision.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/blogs.md b/doc/blogs.md index f003bb1..eff8fed 100644 --- a/doc/blogs.md +++ b/doc/blogs.md @@ -10,6 +10,5 @@ Much of the research progress on piet-gpu is documented in blog entries. Here ar There are some posts more general to GPU compute programming that might be of some interest: * [The stack monoid](https://raphlinus.github.io/gpu/2020/09/05/stack-monoid.html), Sep 5, 2020 - * [Prefix sum on Vulkan](https://raphlinus.github.io/gpu/2020/04/30/prefix-sum.html), Apr 30, 2020 * [GPU resources](https://raphlinus.github.io/gpu/2020/02/12/gpu-resources.html), Feb 12, 2020 diff --git a/doc/vision.md b/doc/vision.md index 7ff0f2f..cf7d782 100644 --- a/doc/vision.md +++ b/doc/vision.md @@ -154,7 +154,7 @@ I'm really excited to see where this goes. I think there's the potential to buil [Lavapipe]: https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Vulkan-Lavapipe [sort-middle architecture]: https://raphlinus.github.io/rust/graphics/gpu/2020/06/12/sort-middle.html [vulkan.gpuinfo.org]: https://vulkan.gpuinfo.org -[Vulkan Portability Extension: https://www.khronos.org/blog/fighting-fragmentation-vulkan-portability-extension-released-implementations-shipping +[Vulkan Portability Extension]: https://www.khronos.org/blog/fighting-fragmentation-vulkan-portability-extension-released-implementations-shipping [xi.zulipchat.com]: https://xi.zulipchat.com [glyf]: https://docs.microsoft.com/en-us/typography/opentype/spec/glyf [gvar]: https://docs.microsoft.com/en-us/typography/opentype/spec/gvar