Skip to content
  • Aleix Pol Gonzalez's avatar
    pipewire: Fix downloading software-rotated textures · 26aab43f
    Aleix Pol Gonzalez authored and Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez committed
    At the moment we'll be setting the YInverted setting, but in practice
    that won't have any effect as it only changes the render matrix and
    we'll end up streaming inverted textures.
    This change addresses it by rendering it into another texture first to
    resolve this situation and then download that new texture instead.
    
    
    (cherry picked from commit c0718249)
    26aab43f