shithub: gpufswip

Download patch

ref: 30d8c607d8656a2d09d436f102d050aa31c002e7
parent: 664304193b736fd9c319191e85b30f7d73d3ca3e
author: sirjofri <sirjofri@sirjofri.de>
date: Mon Feb 26 10:23:11 EST 2024

small changes only

--- a/gpufs.txt
+++ b/gpufs.txt
@@ -19,7 +19,7 @@
 
 # Graphics or not graphics?
 
-GPU hardware evolved from very specialized pipelines for 2D rendering to more complex 3D calculations and more generic interfaces.
+GPU hardware evolved from very specialized pipelines for 2D (and later 3D) rendering to more generic interfaces.
 In the last few years GPU manufacturers started to sell ``unified shaders'' that allow even more generic computing pipelines.
 Hardware accelerated AI computation and more specialized graphics processing pipelines¹ justify dropping native graphics processing support, at least in an initial implementation of a GPU filesystem for Plan 9.
 
@@ -220,7 +220,8 @@
 .IP "[SPIR-V]" 10
 .ad l
 The Khronos Group Inc., ``SPIR-V Specification'',
-.CW https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html ,
+.CW https://registry.khronos
+.CW .org/SPIR-V/specs/unified1/SPIRV.html ,
 2024.
 .IP "[gpufs]" 10
 .ad l