Mercurial > sdl-ios-xcode
annotate src/main/macosx/info.nib @ 1643:51038e80ae59
More general fix for bug #189
The clipping is done at a higher level, and the low level functions are
passed clipped rectangles. Drivers which don't support source clipping
have not been changed, so the image will be squished instead of clipped,
but at least they will no longer crash when the destination rect was out
of bounds.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 17 Apr 2006 06:47:23 +0000 |
parents | 91a5db3e930a |
children |
rev | line source |
---|---|
218
91a5db3e930a
Hack workaround to fix MacOS X install problems
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 // This is just a stub file to force automake to create the install directory |