Skip to content
  • Derek Foreman's avatar
    various: Fix definition of double-buffered state · c5b47dc9
    Derek Foreman authored and Daniel Stone's avatar Daniel Stone committed
    
    
    The strict "mailbox" model of wayland past is not how modern compositors
    process commits, and many explanations of how double buffered state is
    applied throughout wayland-protocols are no longer strictly accurate.
    
    Instead of trying to define double-buffered state at every point of use,
    just reference the evolving definition of wl_surface.commit.
    
    This still leaves a few old definitions that weren't trivially updated.
    
    Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
    c5b47dc9