Updated docs.

This commit is contained in:
Branimir Karadžić 2015-10-30 19:25:25 -07:00
parent 193b9f3965
commit 9ce4b6eb80
2 changed files with 1 additions and 3 deletions

View File

@ -598,7 +598,6 @@ preprocessor define.</p>
<div class="section" id="todo">
<h2>Todo<a class="headerlink" href="#todo" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Blit between textures.</li>
<li>Occlusion queries.</li>
<li>Fullscreen mode.</li>
<li>ETC2, PVRTC1/2 decoding fallback for targets that don&#8217;t support it
@ -608,7 +607,6 @@ natively.</li>
<li>Multiple vertex streams support.</li>
<li>Animated mesh example.</li>
<li>Vulkan renderer backend.</li>
<li>Texture readback.</li>
</ul>
</div>
<div class="section" id="getting-involved">

File diff suppressed because one or more lines are too long