Mercurial > repos > blastem
log render_sdl.c @ 2696:25fc676e3521
age | author | description |
---|---|---|
Thu, 19 Jun 2025 20:34:00 -0700 | Michael Pavone | Allow keybinds to still fire for debug windows with no Nuklear UI |
Thu, 19 Jun 2025 19:59:05 -0700 | Michael Pavone | WIP Nuklear UI in VDP debug windows |
Mon, 31 Mar 2025 21:02:17 -0700 | Michael Pavone | WIP attempt to move VDP rendering to a separate thread |
Sun, 30 Mar 2025 00:06:53 -0700 | Michael Pavone | Add a compile-time flag to use RGB565 instead of ABGR/ARGB |
Wed, 26 Mar 2025 01:17:04 -0700 | Michael Pavone | Ignore devices with 3-axes and no buttons since these are generally not gamepads/joysticks but accelerometers or gyros |
Fri, 07 Mar 2025 23:41:42 -0800 | Michael Pavone | Fix warning |
Thu, 06 Mar 2025 01:47:49 -0800 | Michael Pavone | Awful hack to work around what seems like a bug in the Emscripten version of SDL2 |