Mercurial > sdl-ios-xcode
log src/video/SDL_sysvideo.h @ 4809:329708ffe2a7
age | author | description |
---|---|---|
Mon, 26 Jul 2010 17:27:04 -0400 | Eli Gottlieb | Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself. |
Thu, 22 Jul 2010 23:11:01 -0400 | Eli Gottlieb | Added color-key mode and redid the code to work with it. |
Wed, 30 Jun 2010 16:19:44 -0400 | Eli Gottlieb | Finished X11 shaped-window functionality and removed ellipse+polygon rendering. |
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. |