Edit

kc3-lang/SDL/src/render

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2015-05-26 16:42:36
    Hash : d5a57853
    Message : Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. Hopefully makes static analysis happy about a zero-byte malloc elsewhere.