• Sam Lantinga's avatar
    Fixed bug #90 · ed659a7d
    Sam Lantinga authored
    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.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401561
    ed659a7d