• Show log

    Commit

  • Hash : be3d7e6b
    Author : Igor Nazarov
    Date : 2023-03-30T14:35:18

    Remove redundant g_SurfaceMutex.
    
    This mutex become redundant after recent CL:
        https://chromium.googlesource.com/angle/angle/+/23ad4fa2be35aed303cbb8c2d632a04714354ef0
        Don't hold global surface lock during AcquireNextImage
    
    Every place in the code where `ANGLE_SCOPED_GLOBAL_SURFACE_LOCK()`
    is used also uses `ANGLE_SCOPED_GLOBAL_LOCK()`.
    
    Bug: angleproject:6851
    Change-Id: I464b6ca74743c9ee9fa23caad216f0e26c480655
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4385293
    Commit-Queue: Igor Nazarov <i.nazarov@samsung.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    

  • 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_l thodg
    Tags