• Show log

    Commit

  • Hash : c3a1cae4
    Author : Shahbaz Youssefi
    Date : 2024-04-15T14:58:55

    Use angle::SimpleMutex everywhere in libGLESv2
    
    Only cases left that use std::mutex are:
    
    - Share group and the context ErrorSet mutexes as they need try_lock()
    - Anywhere mutexes are used in conjunction with std::condition_variables
      (as they explicitly require std::mutex)
    
    Bug: angleproject:8667
    Change-Id: Ib6d68938b0886f9e7c43e023162557990ecfb300
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5453294
    Reviewed-by: Roman Lavrov <romanl@google.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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