Mercurial > sdl-ios-xcode
log src/video/SDL_rect.c @ 3609:72a1c4dda07c
age | author | description |
---|---|---|
Fri, 11 Dec 2009 09:57:54 +0000 | Sam Lantinga | Make sure we fully clip the first point before starting to adjust the second point. |
Fri, 11 Dec 2009 09:22:34 +0000 | Sam Lantinga | Added an automated test for rectangle routines, currently only testing line clipping. |
Wed, 09 Dec 2009 15:56:56 +0000 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |