Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32shape.h @ 4826:d532a5a114cd
age | author | description |
---|---|---|
Wed, 28 Jul 2010 23:35:24 -0400 | Eli Gottlieb | Wrote out the system for breaking shape-masks into quad-trees of rectangles, and added code to conglomerate those quad-trees of rectangles into regions for setting shapes under Win32. |
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. |
Sun, 18 Jul 2010 14:47:04 -0400 | Eli Gottlieb | Added SDL_win32shape.h to version control. D'oh. |