SDL 2.x platform for unigi
Go to file
2024-11-01 08:46:56 +01:00
events.c Add dpad support (thanks haloopdy) 2024-11-01 08:44:37 +01:00
graphics.c Do not override SDL_FRAMEBUFFER_ACCELERATION by default 2024-10-31 04:02:58 +01:00
input.c Initial commit 2024-09-12 04:19:19 +02:00
keymap.h Fix keymap 2024-10-31 04:54:41 +01:00
LICENSE Initial commit 2024-09-12 04:19:19 +02:00
main.c Actually initialize joysticks 2024-11-01 08:46:56 +01:00
README.md Initial commit 2024-09-12 04:19:19 +02:00
sound.c Define audio format 2024-10-16 21:19:29 +02:00
time.c Initial commit 2024-09-12 04:19:19 +02:00

SDL 2.x platform for unigi. Check out the unigi main repository for more info and documentation.