• Sam Lantinga's avatar
    Fixed bug #1028 · 92b3d10a
    Sam Lantinga authored
    pelya      2010-07-21 04:54:41 PDT
    
    GLES_UpdateTexture() ignores pitch value, because of that some textures created
    with SDL_CreateTextureFromSurface() are drawn incorrectly, especially if image
    width is not multiplier of 2.
    92b3d10a
SDL_renderer_gles.c 31 KB