summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes3
1 files changed, 3 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index 9548b61..3c0ee4e 100644
--- a/devnotes
+++ b/devnotes
@@ -17,6 +17,7 @@ Backlog {
* CBuffer
* Check endianess.
+ * SDL2 platform specific functions.
* Textures
* Try making atlas packer with stbrp_pack_rects.
* Examples
@@ -32,6 +33,8 @@ Bugs {
Notes {
* raylib 5.5
* DrawBillboardPro BREAKING CHANGE.
+ * Some functions for data validation has been renamed from Is**Ready() to Is**Valid().
+
}
Needs Testing {