This website requires JavaScript.
Explore
Help
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-08-30 04:34:03 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
adfafcaa35ce993c2afd8e9c50d8a9648cba2dc8
SDL
/
Xcode-iPhoneOS
/
Demos
/
src
History
krogoway
d35de7167f
Renamed SDL_keysym to SDL_KeySym
...
Renamed SDL_scancode to SDL_ScanCode Added #defines to SDL_compat.h
2011-01-24 13:47:35 -06:00
..
accelerometer.c
Fixed compilation on iPhone
2010-01-21 16:12:24 +00:00
common.c
This name inconsistency has been bugging me for a while...
2009-09-19 07:32:36 +00:00
common.h
This name inconsistency has been bugging me for a while...
2009-09-19 07:32:36 +00:00
fireworks.c
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
2010-07-07 18:58:51 -07:00
happy.c
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2010-01-21 06:21:52 +00:00
keyboard.c
Renamed SDL_keysym to SDL_KeySym
2011-01-24 13:47:35 -06:00
mixer.c
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
2010-07-07 18:58:51 -07:00
rectangles.c
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2010-01-21 06:21:52 +00:00
touch.c
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
2010-07-07 18:58:51 -07:00