• Show log

    Commit

  • Hash : be41fe29
    Author : Shahbaz Youssefi
    Date : 2023-07-04T15:35:46

    Make glColor/DepthMask entry points lockless
    
    These entry points only set state that is entirely accessed by the
    owning context (context-local) and thus don't require locking.
    glColorMask* functions also affect the cached context state (in
    particular draw validity), so the relevant cached state is also modified
    to support being locklessly modified.
    
    Bug: angleproject:8224
    Change-Id: I221b4efa25fc1c11419d1ac942f1c37e59ec92c0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4658173
    Reviewed-by: Igor Nazarov <i.nazarov@samsung.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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags