log src/video/win32/SDL_win32shape.c @ 4837:2e446923c9fb

age author description
Fri, 06 Aug 2010 20:22:14 -0400 egottlieb Fixed lots of little bugs in Win32 shaping and in SDL_CalculateShapeTree(). Still not actually showing anything on Windows, though there's no crashes and everything compiles fine. Bugger.
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.