Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 2357:ad4a291c85ab gsoc2008_iphone
age | author | description |
---|---|---|
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 |
Tue, 19 Jun 2007 05:53:56 +0000 | Sam Lantinga | Fixes for compiling with Visual C++ 8.0 Express Edition |
Tue, 29 Aug 2006 08:24:16 +0000 | Sam Lantinga | Take advantage of the existing SDL blitters for normal copy blits. |
Mon, 28 Aug 2006 14:10:46 +0000 | Sam Lantinga | Optimized the copy blitters a little bit |