aboutsummaryrefslogtreecommitdiffstats
path: root/md_docs_todolist.html
diff options
context:
space:
mode:
Diffstat (limited to 'md_docs_todolist.html')
-rw-r--r--md_docs_todolist.html19
1 files changed, 10 insertions, 9 deletions
diff --git a/md_docs_todolist.html b/md_docs_todolist.html
index 5c111c44..a12d377a 100644
--- a/md_docs_todolist.html
+++ b/md_docs_todolist.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
-<title>Add Comments</title>
+<title>TODO list</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
@@ -77,28 +77,29 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!-- top -->
<div class="header">
<div class="headertitle">
-<div class="title">Add Comments </div> </div>
+<div class="title">TODO list </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><h2>Reason </h2>
+<div class="textblock"><h2>Add Comments</h2>
+<h3>Reason</h3>
<p>Currently there are no comments in the code. They should be added so that in the future the code can be edited easily and improved without having to know the exact implementation of every function.</p>
-<h2>Requirements </h2>
+<h3>Requirements</h3>
<ul>
<li>It should follow the doxygen API so that documentation can easily be generated.</li>
</ul>
-<h1>Switch GPU API </h1>
-<h2>Reason </h2>
+<h2>Switch GPU API</h2>
+<h3>Reason</h3>
<p>Vulkan is much more straight forward and it should be easier to understand OpenGL from it. I also the newest API that will be used in the newest games and is supported by quite a few graphics cards.</p>
-<h2>Requirements </h2>
+<h3>Requirements</h3>
<ul>
<li>yage shouldn't depend on GL anymore and exclusively use Vulkan libraries.</li>
</ul>
-<h2>Afterthought </h2>
+<h3>Afterthought</h3>
<p>In the end the library will first focus on modern OpenGL, as it is much more concise and easier to implement initially. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Mon Apr 2 2018 23:36:47 by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Thu Apr 5 2018 14:21:41 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>