• danakj's avatar
    cc: Remove glFinish call during cc shutdown. · b148b478
    danakj authored
    From piman:
    I'm almost 100% positive we don't need this any more.
    At the origin, when the renderer was rendering directly to a child
    HWND/XWindow, and pre-ForceCompositingMode, we needed this to avoid
    flashing when going out of compositing mode, but that constraint is
    long long gone. On the Display compositor, we also need a synchronous
    IPC on command buffer destruction, but that still exists regardless
    of this.
    
    R=piman@chromium.org
    
    Bug: 826886
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel
    Change-Id: I15ed61c1f661ab2f615cae6f69f48eeb51d8e7ee
    Reviewed-on: https://chromium-review.googlesource.com/1062730
    Commit-Queue: danakj <danakj@chromium.org>
    Reviewed-by: default avatarAntoine Labour <piman@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#559541}
    b148b478
layer_tree_host_impl.cc 201 KB