8000 Deploy to GitHub pages · alula/rust-gamedev.github.io@6df90aa · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6df90aa

Browse files
committed
Deploy to GitHub pages
1 parent 7b3df69 commit 6df90aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

posts/newsletter-013/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ <h3 id="rspirv-reflect-v0-1"><a href="https://github.com/Traverse-Research/rspir
584584
<p>Traverse Research wanted to reduce their reliance on C and C++ unsafe
585585
libraries and at the same time they needed to support newer features that were
586586
slow to become available in the existing <code>spirv-reflect</code> library. The primary
587-
use-case for this library is in conjecture with the Rust wrapper around the
587+
use-case for this library is in conjunction with the Rust wrapper around the
588588
DirectX Shader Compiler (<a href="https://github.com/microsoft/DirectXShaderCompiler">dxc</a>), called <a href="https://github.com/Traverse-Research/hassle-rs">hassle-rs</a> that Traverse Research
589589
also built.</p>
590590
<h3 id="gfx-rs-and-wgpu"><a href="https://github.com/gfx-rs/gfx">gfx-rs</a> and <a href="https://wgpu.rs">wgpu</a>&nbsp;<a class="anchor" href="#gfx-rs-and-wgpu" aria-hidden="true">#</a>

rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ and mesh&#x2F;task shaders) as well as the existing ones.&lt;&#x2F;p&gt;
529529
&lt;p&gt;Traverse Research wanted to reduce their reliance on C and C++ unsafe
530530
libraries and at the same time they needed to support newer features that were
531531
slow to become available in the existing &lt;code&gt;spirv-reflect&lt;&#x2F;code&gt; library. The primary
532-
use-case for this library is in conjecture with the Rust wrapper around the
532+
use-case for this library is in conjunction with the Rust wrapper around the
533533
DirectX Shader Compiler (&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;DirectXShaderCompiler&quot;&gt;dxc&lt;&#x2F;a&gt;), called &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;Traverse-Research&#x2F;hassle-rs&quot;&gt;hassle-rs&lt;&#x2F;a&gt; that Traverse Research
534534
also built.&lt;&#x2F;p&gt;
535535
&lt;h3 id=&quot;gfx-rs-and-wgpu&quot;&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;gfx-rs&#x2F;gfx&quot;&gt;gfx-rs&lt;&#x2F;a&gt; and &lt;a href=&quot;https:&#x2F;&#x2F;wgpu.rs&quot;&gt;wgpu&lt;&#x2F;a&gt;&amp;nbsp;&lt;a class=&quot;anchor&quot; href=&quot;#gfx-rs-and-wgpu&quot; aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;a&gt;

0 commit comments

Comments
 (0)
0