Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 3359:aecbdf3362c3
age | author | description |
---|---|---|
Fri, 30 Jan 2009 06:40:16 +0000 | Sam Lantinga | When creating a software texture, synchronize the surface with the texture. |
Tue, 30 Dec 2008 07:14:11 +0000 | Sam Lantinga | SetDrawColor() and SetDrawBlendMode() are optional |
Mon, 22 Dec 2008 04:52:43 +0000 | Sam Lantinga | Fixed crash when resizing the window with the software renderer. |
Sun, 21 Dec 2008 20:17:41 +0000 | Sam Lantinga | Fixed clip_rect when drawing points and lines with software renderer. |
Sun, 21 Dec 2008 17:39:41 +0000 | Sam Lantinga | Added RenderPiont() API |
Sat, 20 Dec 2008 13:55:45 +0000 | Sam Lantinga | indent |
Sat, 20 Dec 2008 13:53:54 +0000 | Sam Lantinga | Fixed crash in software line drawing |