Mercurial > sdl-ios-xcode
log src/video/photon/SDL_photon.c @ 5134:7b7da52e8775
age | author | description |
---|---|---|
Mon, 24 Jan 2011 13:47:35 -0600 | krogoway | Renamed SDL_keysym to SDL_KeySym |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |