• Sam Lantinga's avatar
    Added slow but complete blit fallback · 4a696cc3
    Sam Lantinga authored
    Don't try to RLE encode surfaces that have alpha channel and alpha modulation
    Don't turn on blending when converting an RGB surface to RGBA format
    Do turn on blending when converting colorkey to alpha channel
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403285
    4a696cc3
SDL_blit.c 8.49 KB