summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2023-06-02 23:19:32 +0300
committerjussi2023-06-02 23:19:32 +0300
commited6d37294a6b72382cca09f6808565b61bd0c36b (patch)
treee3d00f3b3e0c339d329274f27ed39cf21f3cafad /devnotes
parentd550afa3d41e49c6cb215498db0eb547a628d578 (diff)
downloadreilua-enhanced-ed6d37294a6b72382cca09f6808565b61bd0c36b.tar.gz
reilua-enhanced-ed6d37294a6b72382cca09f6808565b61bd0c36b.tar.bz2
reilua-enhanced-ed6d37294a6b72382cca09f6808565b61bd0c36b.zip
rlgl Some Render batch management functions and Matrix operations functions.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes9
1 files changed, 7 insertions, 2 deletions
diff --git a/devnotes b/devnotes
index 500025e..d4ae534 100644
--- a/devnotes
+++ b/devnotes
@@ -1,4 +1,11 @@
Current {
+ * rlgl
+ * Vertex level operations.
+ * Vertex buffers state.
+ * Vertex buffers management
+ * Shaders management
+ * Matrix state management
+ * Compute shader management
* New type validators.
}
@@ -10,8 +17,6 @@ Backlog {
* Text
* Ability to set font texture filtering.
* Codepoints?
- * rlgl
- * More low level functions. Could be usefull now when for example DrawTexturePoly is removed.
* Audio
* AudioStream.
* Core.