log src/video/windows/SDL_windowsframebuffer.c @ 5194:93052810ceb5

age author description
Fri, 04 Feb 2011 16:55:50 -0800 Sam Lantinga The format detection code works better with 555 and 565 pixel formats
Fri, 04 Feb 2011 13:58:29 -0800 Sam Lantinga Fixed compiling on Windows CE
Fri, 04 Feb 2011 13:47:02 -0800 Sam Lantinga Use the exact format of the window if possible, for speed.
Fri, 04 Feb 2011 12:29:58 -0800 Sam Lantinga Added the Windows framebuffer implementation.