Skip to content
  • Dave Airlie's avatar
    renderer: fix compressed transfer gets · 43855209
    Dave Airlie authored
    This code ended up in the other file and really wasn't necessary
    there.
    
    Remove the transfer code from virglrenderer.c, move into main
    renderer file, and match it with the corresponding transfer
    reader.
    
    This should at least fix the crash in compressed textures
    with ARB_get_texture_sub_image
    43855209