log src/video/SDL_renderer_sw.c @ 1989:5b5f5de5433f

age author description
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
Sun, 06 Aug 2006 04:39:13 +0000 Sam Lantinga Allow the render context to do necessary work when the video mode changes.
Sat, 05 Aug 2006 17:09:42 +0000 Sam Lantinga SDL constants are all uppercase.
Sun, 23 Jul 2006 00:55:25 +0000 Sam Lantinga Fixed compiler warnings