log src/video/win32/SDL_win32shape.c @ 4849:0b918c186938

age author description
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!
Thu, 12 Aug 2010 18:17:15 -0400 Eli Gottlieb Added SDL_SetWindowPosition() call to SDL_SetWindowShape(), going to see what this does on Windows.
Tue, 10 Aug 2010 15:39:46 -0400 egottlieb Switched over to poly-polygon region building and shape-tree traversal for Win32.