• Show log

    Commit

  • Hash : 9d668d6c
    Author : Jamie Madill
    Date : 2022-01-07T18:18:23

    Revert "Frontend: separate lock in swap prep"
    
    This reverts commit 40c5cb255c0a07bdab574aa076ee603e7d791ab3.
    
    Reason for revert: Regression in TSAN caused by this CL:
    
    https://ci.chromium.org/ui/p/angle/builders/ci/linux-tsan-test/352/overview
    
    Original change's description:
    > Frontend: separate lock in swap prep
    >
    > Swapchain-based backends like Vulkan might block a lot in
    > vkAcquireNextImageKHR, which is bad for overall fast progress if we also
    > hold the global EGL lock there.
    >
    > This CL starts to split the global EGL lock. We release the EGL lock
    > when performing vkAcquireNextImageKHR, and only maintain a lock for
    > surfaces.
    >
    > Bug: angleproject:6851
    > Change-Id: I329d5c4c579718a4980c4261590f77099ce1400e
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3361249
    > Reviewed-by: Charlie Lao <cclao@google.com>
    > Reviewed-by: Geoff Lang <geofflang@chromium.org>
    > Commit-Queue: Lingfeng Yang <lfy@google.com>
    
    Bug: angleproject:6851
    Change-Id: Ie03b784021f7b8b5c1ef95a911ef7da4029abd46
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3373165
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags