log src/render/software/SDL_renderer_sw.c @ 5169:4d39eeaad00b

age author description
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.
Thu, 03 Feb 2011 02:45:29 -0800 Sam Lantinga Making the API simpler, moved the surface drawing functions to the software renderer.
Thu, 03 Feb 2011 00:22:18 -0800 Sam Lantinga Making the API simpler, removed the writepixels interface