Mercurial > sdl-ios-xcode
log src/SDL_assert.c @ 3690:e431b888ac6c
age | author | description |
---|---|---|
Thu, 21 Jan 2010 16:12:24 +0000 | Sam Lantinga | Fixed compilation on iPhone |
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. |
Fri, 15 Jan 2010 20:05:49 +0000 | Sam Lantinga | Fixed building under Visual Studio |
Wed, 13 Jan 2010 19:29:33 +0000 | Ryan C. Gordon | Clean up assertion API for public use. |