Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 4897:c3eb55210a90
age | author | description |
---|---|---|
Mon, 27 Sep 2010 00:49:34 -0700 | Sam Lantinga | SDL_DestroyWindow is setting window->magic to NULL too early. - |
Sun, 29 Aug 2010 16:28:04 -0700 | Sam Lantinga | Whoops, return "" even if the window is invalid. |
Sun, 29 Aug 2010 16:26:35 -0700 | Sam Lantinga | The title is stored internally as NULL if it's empty, and returned as "" |