log src/video/win32/SDL_win32window.h @ 4839:05d172e92b52

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Sat, 03 Jan 2009 01:01:53 +0000 Sam Lantinga Added support for translucent icons on Windows