Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 2781:5651642f4a78
age | author | description |
---|---|---|
Mon, 24 Nov 2008 23:25:36 +0000 | Sam Lantinga | Added software fallback for YUV overlay code when YUV textures aren't available. |
Wed, 27 Aug 2008 04:23:38 +0000 | Darren Alton | Clean up. gsoc2008_nds |
Sat, 18 Aug 2007 05:39:09 +0000 | Sam Lantinga | Okay, still some bugs, but everything builds again... |
Fri, 17 Aug 2007 06:21:58 +0000 | Sam Lantinga | Work in progress: merging new texture features into SDL blit system |
Sat, 11 Aug 2007 23:26:03 +0000 | Sam Lantinga | Exported the software renderer texture functions to make easier to create |
Sat, 11 Aug 2007 20:54:31 +0000 | Sam Lantinga | Emphasized the separation between SDL_Surface and SDL_Texture |