• Show log

    Commit

  • Hash : 755417dd
    Author : Jaime Bernardo
    Date : 2019-09-30T17:53:56

    GLES2: Use require_constant_initialization for g_Mutex
    
    A static assert to verify that the global mutex g_Mutex is trivially
    constructed fails to compile with clang when using the STL shipped
    with Visual Studio 2019.
    
    Use __attribute__((require_constant_initialization)) instead to verify
    for constant initialization.
    
    BUG=angleproject:3936
    
    Change-Id: I5969762ad5a99033143513d7c4992344da276b1a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1832164
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags