log render_sdl.c @ 2515:0775f5e0c468 default tip

age author description
Sat, 31 Aug 2024 22:41:17 -0700 Michael Pavone Fix crash in render_fill_rect in GL mode with no static images
Wed, 17 Apr 2024 22:18:45 -0700 Michael Pavone Kinda hacky fix to make sure Nuklear has the right GL context
Wed, 17 Apr 2024 22:14:37 -0700 Michael Pavone Get rect fills for Pico pad working in GL mode
Wed, 17 Apr 2024 21:54:44 -0700 Michael Pavone Get static images working in GL mode
Sun, 14 Apr 2024 11:40:32 -0700 Michael Pavone Add support for rendering debug windows with OpenGL in perparation for allowing Nuklear UI in them
Wed, 21 Feb 2024 20:34:52 -0800 Michael Pavone Avoid spawning secondary windows right on top of the main one