Skip to content
  • Vlad Zahorodnii's avatar
    platforms/drm: Fix software flip output transforms · f1741317
    Vlad Zahorodnii authored
    Currently, flip output transformations in the software fallback code
    path are equivalent to normal rotate output transformations.
    
    This change implements flip output transformations according to the
    wl_output spec.
    f1741317