diff options
author | pk33 <pk33@email.com> | 2024-11-03 03:58:45 +0100 |
---|---|---|
committer | pk33 <pk33@email.com> | 2024-11-03 03:58:45 +0100 |
commit | 23ab6c4e6483159b77af8b4edf95113887a300d7 (patch) | |
tree | aaa0d4a73649783b8927e54172207396514dbadd | |
parent | 611e1fdfe32b0407b8531c8d75e41ba7176381f0 (diff) | |
download | engine33-23ab6c4e6483159b77af8b4edf95113887a300d7.tar.gz |
readme
-rw-r--r-- | README.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.html b/README.html index 9e1fd2f..e170ff1 100644 --- a/README.html +++ b/README.html @@ -19,11 +19,12 @@ Can you see the green pixel on your screen? Well done.</p> <h3>TODO</h3> <hr> -<ul> +<ol> +<li>Cleanup on EXIT INT KILL etc.</li> <li>Change vsync code to not just stall waiting for vblank</li> <li>Adapt modesetting code for some fringe cases</li> <li>Implement fonts*</li> <li></li> -</ul> +</ol> <br><br> |