Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 4773:590e680cc4e4
age | author | description |
---|---|---|
Thu, 03 Jun 2010 17:21:40 -0400 | Eli Gottlieb | Fixed up new functions and files so that they build as part of SDL. |
Thu, 03 Jun 2010 16:21:04 -0400 | Eli Gottlieb | Stubbed out the new drawing, filling, and geometry functions for ellipses and polygons. |
Sun, 22 Aug 2010 12:39:27 -0700 | Sam Lantinga | Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME |
Sun, 18 Jul 2010 13:48:23 -0400 | dewyatt | Merge with main repo (mainly for non-printable character fix) |
Mon, 12 Jul 2010 14:17:43 -0400 | dewyatt | Changed Start/StopTextInput back to not take any parameters. |
Sat, 10 Jul 2010 13:15:47 -0400 | dewyatt | Changed StopTextInput to take an SDL_Window parameter. |