Mercurial > sdl-ios-xcode
log src/video/SDL_sysvideo.h @ 5081:f2d8e0b59cca
age | author | description |
---|---|---|
Sun, 22 Aug 2010 13:45:56 -0700 | Sam Lantinga | Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows |
Sun, 15 Aug 2010 18:52:57 -0400 | Eli Gottlieb | Changed flags and positioning (for the fake-hiding) as Andreas recommended. |
Sat, 14 Aug 2010 16:14:36 -0400 | egottlieb | Finally got the Win32 API code for shaping to work! Just need to fix SDL_CalculateShapeTree() now! |
Mon, 26 Jul 2010 20:41:45 -0400 | Eli Gottlieb | OK, it appears that dramatic hacks are not necessary to make Cocoa work... |
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. |