log src/video/SDL_sysvideo.h @ 5248:3a8a452b49f0

age author description
Thu, 10 Feb 2011 11:39:08 -0800 Sam Lantinga Removed gamma support since it wasn't widely used and not well supported.
Fri, 04 Feb 2011 12:26:01 -0800 Sam Lantinga Don't free the surface since the application might be still using it.
Thu, 03 Feb 2011 15:49:37 -0800 Sam Lantinga Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.