Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 05 Dec 2008 07:00:58 +0000 | Sam Lantinga | Whoops, can't call glOrtho() repeatedly |
Fri, 05 Dec 2008 06:22:19 +0000 | Sam Lantinga | The matrices have already been set, so you don't have to re-set them. |
Fri, 05 Dec 2008 06:19:49 +0000 | Sam Lantinga | Fixed crashes when resizing video modes |
Fri, 05 Dec 2008 06:19:09 +0000 | Sam Lantinga | fixed formatting |
Thu, 04 Dec 2008 16:54:22 +0000 | Sam Lantinga | Allow resizing of SDL 1.2 compatibility video mode |
Wed, 03 Dec 2008 12:10:51 +0000 | Sam Lantinga | Added very slow software scaling to the X11 renderer |
Wed, 03 Dec 2008 11:09:58 +0000 | Sam Lantinga | If scaling isn't supported, do an unscaled copy instead of not showing anything. |