Mercurial > repos > blastem
log render_sdl.c @ 2702:0a6d644c47aa
age | author | description |
---|---|---|
Fri, 04 Jul 2025 21:23:48 -0700 | Michael Pavone | Avoid crash if using an older SDL2 DLL than the one we compiled with |
Fri, 27 Jun 2025 23:39:37 -0700 | Michael Pavone | Fix regression in gamepad UI navigation |
Fri, 20 Jun 2025 10:01:17 -0700 | Michael Pavone | Fix regression in oscilloscope and composition debug views |
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 |