Mercurial > sdl-ios-xcode
log src/render/software/SDL_blendline.c @ 5231:710d00cb3a6a
age | author | description |
---|---|---|
Tue, 08 Feb 2011 10:04:09 -0800 | Sam Lantinga | Made it possible to disable the rendering subsystem with configure --disable-render |
Fri, 04 Feb 2011 19:50:56 -0800 | Sam Lantinga | Restored SDL_BLENDMODE_MOD for MAME |
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. base src/video/SDL_blendline.c@824a250ecff8 |