summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-08-11 00:32:11 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-08-11 00:32:11 +1000
commit48a703e52490cb52fd32e54e3e37f7e70462a267 (patch)
treea30d287eb8899119f672faf698a8db9d65ac3f43 /README.md
parent87a47aead498d4f7c360d64efc632bcf1a533751 (diff)
todo
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0260939..573e577 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ All third-party dependencies are licensed under their own license.
- [x] Buffer/texture creation
- [x] Graphics pipeline creation/deletion
- [ ] Compute shader pipeline creation/deletion/run
+- [ ] Enums for graphics pipeline state (blending, wrapping, etc)
#### Physics
- [ ] Ground check against heightmap terrain or simple plane