Mercurial > repos > blastem
log render_sdl.c @ 2684:c649bcc18487
age | author | description |
---|---|---|
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 |
Thu, 06 Mar 2025 01:33:03 -0800 | Michael Pavone | Allow changing at least some settings in web build without breaking |
Fri, 28 Feb 2025 22:40:18 -0800 | Michael Pavone | Implement integer scaling |
Wed, 26 Feb 2025 22:55:42 -0800 | Michael Pavone | Get sync to audio working in emscripten |
Wed, 26 Feb 2025 20:45:40 -0800 | Michael Pavone | Fixup some ifdefs to allow building for some more targets |