log nuklear_ui/nuklear_sdl_gles2.h @ 2496:187bc857a76a default tip

age author description
Sun, 02 Apr 2023 23:36:30 -0700 Michael Pavone Make UI respect stick deadzone
Sun, 02 Apr 2023 23:21:04 -0700 Michael Pavone Allow dpad to increment/decrement property fields
Mon, 27 Mar 2023 21:55:22 -0700 Michael Pavone Fix DPI scaling when OpenGL is enabled
Sun, 26 Mar 2023 22:39:18 -0700 Michael Pavone Initial stab at DPI scaling support
Thu, 24 Nov 2022 01:22:58 -0800 Michael Pavone Fix use of variable after it left scope bug identified by asan
Sat, 20 Feb 2021 14:51:45 -0800 Michael Pavone Fix some stuff that was calling printf directly
Sun, 01 Nov 2020 12:35:08 -0800 Mike Pavone Improved texture atlas size estimation in Nuklear
Wed, 08 May 2019 23:44:40 -0700 Michael Pavone Basic UI navigation with controller
Thu, 04 Apr 2019 23:08:45 -0700 Michael Pavone Allow Nuklear UI to be used when OpenGL is disabled
Sun, 30 Dec 2018 21:10:44 -0800 Mike Pavone Added support for GLES in addition to desktop GL
Sun, 25 Mar 2018 10:47:48 -0700 Michael Pavone Don't try to use GLES specific stuff unless we're actualy on a GLES platform nuklear_ui
Thu, 07 Dec 2017 18:57:38 -0800 Michael Pavone Fix GL include issue for 32-bit builds nuklear_ui
Tue, 21 Nov 2017 19:07:43 -0800 Michael Pavone Initial work on Nuklear-based UI nuklear_ui