Mercurial > sdl-ios-xcode
log src/video/SDL_fillrect.c @ 5098:e4301cde4de1
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 09 Dec 2009 15:56:56 +0000 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |
Sat, 10 Jan 2009 18:32:24 +0000 | Sam Lantinga | Fixed Visual C++ release build for Visual C++ 2005 |
Wed, 24 Dec 2008 12:17:25 +0000 | Sam Lantinga | Don't unlock a surface we didn't lock |
Sat, 20 Dec 2008 13:14:28 +0000 | Sam Lantinga | Added stubs for software implementations of blending fills and line drawing |