Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 01 Aug 2010 21:10:42 -0400 | Eli Gottlieb | Fixed a couple of bugs in the general and X11 shape code, and fixed a bug in testshape that was keeping it from recognizing surfaces without alpha. Thanks to Andreas's bit-bashing tip, X11 shaped windows now work entirely, AFAICT. |
Fri, 30 Jul 2010 18:04:21 -0400 | Eli Gottlieb | Added Andreas's VS2010 patch for testshape. |
Thu, 29 Jul 2010 22:57:39 -0400 | Eli Gottlieb | Added Andreas's patch to fix my silly C++-style errors. |
Thu, 29 Jul 2010 12:49:17 -0400 | Eli Gottlieb | Added the header to the repo. Oops. |
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 21:49:32 -0400 | Eli Gottlieb | Added shapes folder to hg. |