This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-05-18 13:21:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
core
History
Ozkan Sezer
e4aa608a5c
change (char*) casts to (const char*) in WIN_UTF8 macros
2021-11-14 02:30:34 +03:00
..
android
Fixed whitespace
2021-11-12 08:28:02 -08:00
freebsd
Replace calls to asprintf with SDL_asprintf
2021-09-22 11:53:46 -07:00
linux
Get the correct USB VID/PID information for /dev/input/js* devices
2021-11-11 07:03:30 -08:00
openbsd
Make sure SDL file descriptors don't leak into child processes
2021-09-08 14:47:40 -07:00
os2
os2, geniconv: replaced many uses of libc calls with SDL_ counterparts.
2021-10-18 14:11:20 +03:00
unix
x11/wayland: Fix signal handling while blocking in WaitEventTimeout()
2021-10-30 21:23:45 -07:00
windows
change (char*) casts to (const char*) in WIN_UTF8 macros
2021-11-14 02:30:34 +03:00
winrt
winrt: Don't register orientation hint callback in startup code.
2021-08-03 05:07:39 -04:00