log src/video/windx5/SDL_dx5video.c @ 486:8b1c1ae7af11

age author description
Mon, 02 Sep 2002 16:02:17 +0000 Sam Lantinga Fixed a typo in a previous patch
Sat, 24 Aug 2002 17:15:45 +0000 Sam Lantinga Fixed 2048 pixel limitation in DirectX blit code
Tue, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
Mon, 19 Aug 2002 03:09:25 +0000 Sam Lantinga Fullscreen windows are always topmost under Windows
Sat, 17 Aug 2002 19:36:43 +0000 Sam Lantinga Added temporarily disabled code for hardware acceleration in windowed mode.
Sat, 17 Aug 2002 19:17:18 +0000 Sam Lantinga Flush message queue when shutting down video mode on Windows
Sat, 17 Aug 2002 18:11:23 +0000 Sam Lantinga Removed DDFLIP_WAIT flag from DirectX flip for improved performance