Mercurial > sdl-ios-xcode
comparison src/video/windib/SDL_dibevents.c @ 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 | 89f90f32f6c0 |
children | 782fd950bd46 eb2d5480ae95 |
comparison
equal
deleted
inserted
replaced
1556:011b633fa0c9 | 1557:61c237f69076 |
---|