Changelog:
r45629 | compyx | 2025-04-12 11:02:01 +0000 (Sat, 12 Apr 2025) | 5 lines
Joystick: update Linux driver
Prevent reopening a device when calling open(), check we have an opened device
before handling events in poll().
------------------------------------------------------------------------
r45628 | empathicqubit | 2025-04-10 02:33:23 +0000 (Thu, 10 Apr 2025) | 1 line
If no SDL2 renderer is explicitly specified, and no accelerated renderer can be created, try falling back to any available renderer
------------------------------------------------------------------------
r45627 | gpz | 2025-04-07 20:09:08 +0000 (Mon, 07 Apr 2025) | 1 line
better check for invalid value
------------------------------------------------------------------------
r45626 | gpz | 2025-04-07 20:08:04 +0000 (Mon, 07 Apr 2025) | 1 line
disable debug output
------------------------------------------------------------------------
r45625 | gpz | 2025-04-06 13:02:04 +0000 (Sun, 06 Apr 2025) | 1 line
fix typo, patch by Stefan Haubental
------------------------------------------------------------------------