Skip to content
  • Maarten Maathuis's avatar
    exa: implement UTS based upload through CopyArea · 1b5758be
    Maarten Maathuis authored
    - Some image viewers (eog, gqview) trigger the CopyArea path of Xext/shm.c
    - I'm not aware of any code path that wouldn't like UTS and trigger this code.
    - miDoCopy should handle src coordinate clipping.
    - Overlapping blits are obviously not an issue (both would have to be offscreen or not).
    1b5758be