mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-08 20:01:30 +11:00
Fix minor formatting glitches
This commit is contained in:
parent
abf8aeef1f
commit
a34b2ce648
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue