Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32shape.c @ 4807:c9eb95f29770
age | author | description |
---|---|---|
Thu, 22 Jul 2010 23:11:01 -0400 | Eli Gottlieb | Added color-key mode and redid the code to work with it. |
Sun, 18 Jul 2010 23:05:40 -0400 | Eli Gottlieb | Minor bugfixes. testshape now draws a shaped window with bizarre, pixellated gashes of transparency across it, and in doing so seems to hog a system resource and slow the rest of the video system down. |
Thu, 08 Jul 2010 22:52:49 -0400 | Eli Gottlieb | Ported over, to the best of my ability, the code for Win32 shaped windows and patched in the correct C syntax and coding conventions of SDL. |
Tue, 06 Jul 2010 22:05:22 -0400 | Eli Gottlieb | Updated test code, updated win32 code a bit (still not complete, but hopefully tonight), and removed the last vestiges of ellipse and polygon drawing support. |
Sat, 05 Jun 2010 15:12:27 -0400 | Eli Gottlieb | Fixed names of driver-specific implementation files. |