Mercurial > sdl-ios-xcode
annotate src/main/macosx/info.nib @ 1557:61c237f69076
Fixed bug #90
The palette -> RGBA blit wasn't following the rule:
* RGB->RGBA:
* SDL_SRCALPHA not set:
* copy RGB, set destination alpha to source per-surface alpha value.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 20 Mar 2006 06:37:58 +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 |