• Sam Lantinga's avatar
    Of COURSE that trick wouldn't work on all renderers. Fall back to something... · 21fb49df
    Sam Lantinga authored
    Of COURSE that trick wouldn't work on all renderers.  Fall back to something for now, hopefully figure out a better way to do this later.
    
    If we have to, we can use vertical line and horizontal line textures for vertical and horizontal lines, and then create custom textures for diagonal lines and software render those.  It's terrible, but at least it would be pixel perfect.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404215
    21fb49df
SDL_renderer_gl.c 47.5 KB