This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/yawut/SDL.git
synced
2026-07-12 23:02:11 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1dfa68f250
SDL
/
src
/
core
History
Philipp Wiesemann
ac7859a2dc
Fixed SDL_RWread() returning -1 as unsigned instead of 0 if error on Android.
...
Found by Cppcheck (pointed out check of unsigned < 0 which was left in place).
2013-07-07 16:11:29 +02:00
..
android
Fixed SDL_RWread() returning -1 as unsigned instead of 0 if error on Android.
2013-07-07 16:11:29 +02:00
windows
Make SDL_SetError and friends unconditionally return -1.
2013-03-31 12:48:50 -04:00