summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes6
1 files changed, 1 insertions, 5 deletions
diff --git a/devnotes b/devnotes
index 291cf4a..cdb1381 100644
--- a/devnotes
+++ b/devnotes
@@ -1,9 +1,8 @@
Current {
* rlgl
- * Vertex buffers state.
* Vertex buffers management
- * Shaders management
* Matrix state management
+ * Shaders management
* Compute shader management
}
@@ -21,9 +20,6 @@ Backlog {
* Core.
* Compression/Encoding functionality.
* SetWindowIcons.
- * Textures
- * ImageDrawCircleLines
- * ImageBlurGaussian
* Models
* LoadMaterials (Load materials from model file)
* LoadMaterialsFromModel (Could then for example edit and set back to model)