shithub: gpufswip

Download patch

ref: 937a153e98059f8b416338d46a2de79ec80906c8
parent: e265c0569049c056349d8c1f1cbcf69e660517d5
author: sirjofri <sirjofri@sirjofri.de>
date: Sun Feb 18 05:45:31 EST 2024

fixes reference format

--- a/gpufs.txt
+++ b/gpufs.txt
@@ -213,22 +213,22 @@
 .nr PS -1
 .nr VS -2
 .IP "[Nanite]" 10
-Epic Games. ``Unreal Engine Public Roadmap: Nanite - Optimized Shading'',
+Epic Games, ``Unreal Engine Public Roadmap: Nanite - Optimized Shading'',
 .CW https://portal.productboard.com/epicgames/1-unreal-engine-
 .CW public-roadmap/c/1250-nanite-optimized-shading ,
 2024.
 .IP "[SPIR-V]" 10
-The Khronos Group Inc.. ``SPIR-V Specification'',
+The Khronos Group Inc., ``SPIR-V Specification'',
 .CW https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html ,
 2024.
 .IP "[gpufs]" 10
-Meyer, Joel. ``gpufs'' and ``spirva'',
+Meyer, Joel, ``gpufs'' and ``spirva'',
 .CW https://shithub.us/sirjofri/gpufs/HEAD/info.html
 and
 .CW https://shithub.us/sirjofri/spirva/HEAD/info.html ,
 2024.
 .IP "[desc]" 10
-vulkan tutorial. ``Descriptor pool and sets'',
+vulkan tutorial, ``Descriptor pool and sets'',
 .CW https://vulkan-tutorial.com/Uniform_buffers/
 .CW Descriptor_pool_and_sets ,
 2024.