Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Mon, 27 Sep 2010 00:49:34 -0700 | Sam Lantinga | SDL_DestroyWindow is setting window->magic to NULL too early. - |
Mon, 27 Sep 2010 00:48:56 -0700 | Sam Lantinga | Code will never reach SDL_SetTexturePalette since SDL_SetDisplayPalette |
Sat, 25 Sep 2010 17:06:41 -0700 | Sam Lantinga | Fixed documentation typo |
Sun, 19 Sep 2010 16:46:56 -0700 | Sam Lantinga | Fixed compiling with mingw32/64 |
Sun, 19 Sep 2010 16:19:22 -0400 | Daniel Wyatt | Fixed all MinGW problems (except libraries not added to build yet). |
Sun, 19 Sep 2010 14:41:18 -0400 | Daniel Wyatt | Added imm.h include, will be needed on MinGW. |