• Alexandros Frantzis's avatar
    win32u: Reset draw_start_ticks for new window_surface. · 6d2bd75c
    Alexandros Frantzis authored
    Normally, a new window_surface has no damage so its draw_start_ticks
    value is reset at the time of the first lock_surface.
    
    However, if contents from the old window_surface are copied to the new
    one when the window_surface for a window is updated, the new
    window_surface will be initially damaged. We want to reset the
    draw_start_ticks value in this case too, to avoid flushes occuring soon
    after such updates, during the initial redraw of the window_surface.
    Signed-off-by: 's avatarAlexandros Frantzis <alexandros.frantzis@collabora.com>
    6d2bd75c
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...