log src/render/SDL_render.c @ 5195:ef5a61ea3202

age author description
Sat, 05 Feb 2011 10:35:36 -0800 Sam Lantinga Added the SDL_HINT_RENDER_DRIVER and SDL_HINT_RENDER_VSYNC hints.
Sat, 05 Feb 2011 00:32:04 -0800 Sam Lantinga SDL_SetTextureBlendMode broken, caught by Kai Sterker - Thanks!
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.