Skip to content
  • Martin Flöser's avatar
    Generate texture coordinates for limited NPOT support · 230d5aee
    Martin Flöser authored
    Fixes rendering issues with R300 and similar GPUs. If the texture
    uses GL_TEXTURE_RECTANGLE_ARB as target the tex coordinates need
    to be adjusted. This at least fixes missing text on EffectFrames
    with graphicssystem native on R300. Hopefully more issues are
    resolved by the change.
    
    BUG: 269576
    CCBUG: 282882
    FIXED-IN: 4.7.3
    230d5aee