This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-13 04:52:13 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
37c39d5cb4adc9b789e1d034121c5251d70ea1be
SDL
/
src
/
core
T
History
Ozkan Sezer
c4bac66b74
os2, geniconv: replaced many uses of libc calls with SDL_ counterparts.
...
FIXME: figure out a way to handle errno checks properly.
2021-10-18 14:11:20 +03:00
..
android
backout SDL_AndroidSetInputType()
2021-10-17 23:47:59 +02:00
freebsd
Replace calls to asprintf with SDL_asprintf
2021-09-22 11:53:46 -07:00
linux
Added support for touchpads in the Linux evdev code (thanks Francisco!)
2021-10-07 18:14:16 -07:00
openbsd
…
os2
os2, geniconv: replaced many uses of libc calls with SDL_ counterparts.
2021-10-18 14:11:20 +03:00
unix
…
windows
Reduce the likelyhood that the mouse will hover over the taskbar or toast notification while in relative mode, which causes a mouse leave event.
2021-09-24 10:49:44 -07:00
winrt
…