Mercurial > sdl-ios-xcode
log src/video/SDL_sysvideo.h @ 3695:f6a8be3fefa0
age | author | description |
---|---|---|
Sun, 24 Jan 2010 20:21:51 +0000 | Sam Lantinga | Added magic to detect already freed or otherwise invalid windows and textures. |
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. |