• Sam Lantinga's avatar
    More general fix for bug #189 · 04163075
    Sam Lantinga authored
    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.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401650
    04163075
SDL_dx5yuv.c 7.91 KB