summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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