Updated docs.

This commit is contained in:
Бранимир Караџић
2019-03-05 17:37:13 -08:00
parent f4762f0e28
commit dc252d318e
3 changed files with 4 additions and 1 deletions

View File

@@ -197,6 +197,8 @@
<div class="section" id="api-reference">
<h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to this headline"></a></h1>
<p>For simple tutorial walkthrough how to use bgfx API, see <a class="reference external" href="https://dev.to/pperon/hello-bgfx-4dka">Hello, bgfx!</a>
article.</p>
<div class="section" id="general">
<h2>General<a class="headerlink" href="#general" title="Permalink to this headline"></a></h2>
<div class="section" id="initialization-and-shutdown">

View File

@@ -526,6 +526,7 @@ cubemap as texture 2D array in a compute shader.</li>
<li>Aleš Mlakar (<a class="reference external" href="https://github.com/jazzbre">&#64;jazzbre</a>) -
<a class="reference external" href="examples.html#svt">40-svt</a> example.</li>
<li>Matt Chiasson (<a class="reference external" href="https://github.com/mchiasson">&#64;mchiasson</a>) - Various fixes and improvements.</li>
<li>Phil Peron (<a class="reference external" href="https://github.com/pperon">&#64;pperon</a>) - Tutorial how to use bgfx API.</li>
</ul>
</div></blockquote>
<p>and <a class="reference external" href="https://github.com/bkaradzic/bgfx/graphs/contributors">others</a>...</p>

File diff suppressed because one or more lines are too long