summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2023-04-07 18:47:48 +0300
committerjussi2023-04-07 18:47:48 +0300
commit22f70cf06f75cd5022e622a9d14a56b67e74a157 (patch)
tree950aa06b63e7c8e6d4c5bc9e08a23d683183d433 /devnotes
parent3cc1af265f982d869d095267f837f60733c89778 (diff)
downloadreilua-enhanced-22f70cf06f75cd5022e622a9d14a56b67e74a157.tar.gz
reilua-enhanced-22f70cf06f75cd5022e622a9d14a56b67e74a157.tar.bz2
reilua-enhanced-22f70cf06f75cd5022e622a9d14a56b67e74a157.zip
textures and core new argument style.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes6
1 files changed, 6 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index b49f5a4..3714a26 100644
--- a/devnotes
+++ b/devnotes
@@ -22,4 +22,10 @@ Backlog {
* Models
* DrawCapsule and DrawCapsuleWires
* LoadMaterials
+ * Test
+ * UpdateTexture
+ * UpdateTextureRec
+ * GetColor
+ * LoadShader
+ * LoadShaderFromMemory
}