Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32shape.c @ 4822:55f32099a4b5
age | author | description |
---|---|---|
Mon, 02 Aug 2010 01:54:59 -0400 | egottlieb | Worked on Windows implementation and the quad-trees. |
Thu, 29 Jul 2010 22:57:39 -0400 | Eli Gottlieb | Added Andreas's patch to fix my silly C++-style errors. |
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. |