Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 12 Dec 2009 00:55:13 +0000 | Sam Lantinga | Fixed building on iPhone |
Sat, 12 Dec 2009 00:08:45 +0000 | Sam Lantinga | Allow points to be outside the window bounds, stress testing the clipping code. |
Sat, 12 Dec 2009 00:08:02 +0000 | Sam Lantinga | Added mouse position for button handling |
Sat, 12 Dec 2009 00:07:26 +0000 | Sam Lantinga | minor notes to self |
Fri, 11 Dec 2009 09:59:36 +0000 | Sam Lantinga | Fixed X11 line implementation - clip lines that are going to go outside the window. |
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. |