From fcd2d2d8b583f6a11a9ce32a75da8e18c8c88d32 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 29 Oct 2023 18:36:23 +0200 Subject: LoadTextureFromData and LoadRenderTextureFromData. Documentation updates. --- devnotes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 94106eb..0dbecff 100644 --- a/devnotes +++ b/devnotes @@ -1,12 +1,11 @@ Current { - * Converting to new style. + * Fix examples. } Backlog { * rlgl * Shaders management * Compute shader management - * New type validators. * Platformer example physics process for true framerate independence. * Extend color lib functionality. * Global variable descriptions for API. @@ -17,7 +16,6 @@ Backlog { * Audio * AudioStream. * Core. - * Load shader function arg check to new style. * Compression/Encoding functionality. * SetWindowIcons. * Models -- cgit v1.2.3