From 1ab9722875c543e8fd1b6600fd16e51412181641 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 23 Nov 2023 00:00:49 +0200 Subject: Support for different platforms. Platform_desktop_sdl. --- devnotes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 2bd4fe7..3592cc0 100644 --- a/devnotes +++ b/devnotes @@ -2,8 +2,10 @@ Current { } Backlog { - * SDL_Desktop platform option. Might have to move events to platform specific file since events are not - the same in different platforms. + * Platform specific API documentation. + * Platform desktop SDL. + * Thread safe Lua RL.event calling. + * Haptic functions. * Text * Text codepoints management functions (unicode characters)? Could be usefull for luajit. * Some of the Text strings management functions could be easier to use than the Lua ones. -- cgit v1.2.3