Edit

kc3-lang/SDL/src/render

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2017-09-21 01:22:40
    Hash : 5ae90ef6
    Message : Fixed bug 3788 - software renderer crashes in SDL_RenderCopyEx with rotation and dstrect w or h is 0 Anthony This is what's making the software renderer crash with rotated destination rectangles of w or h = 0: SDL_SetHint(SDL_HINT_RENDER_SCALE_QUALITY, "2");