Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 2222:926294b2bb4e
age | author | description |
---|---|---|
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 |
Mon, 28 Aug 2006 03:17:39 +0000 | Sam Lantinga | Added source color and alpha modulation support. |
Sun, 06 Aug 2006 07:29:38 +0000 | Sam Lantinga | Fixed bug recreating OpenGL textures on window resize |
Sun, 06 Aug 2006 04:57:28 +0000 | Sam Lantinga | Added window resize support for the software renderer |