Edit

kc3-lang/angle/AUTHORS

Branch :

  • Show log

    Commit

  • Author : Jaime Bernardo
    Date : 2019-09-30 17:53:56
    Hash : 755417dd
    Message : 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>

  • AUTHORS
  • # This is the official list of The ANGLE Project Authors
    # for copyright purposes.
    # This file is distinct from the CONTRIBUTORS files.
    # See the latter for an explanation.
    
    # Names should be added to this file as
    #	Name or Organization
    # Email addresses for individuals are tracked elsewhere to avoid spam.
    
    Google Inc.
    TransGaming Inc.
    3DLabs Inc. Ltd.
    
    Adobe Systems Inc.
    Autodesk, Inc.
    BlackBerry Limited
    Cable Television Laboratories, Inc.
    Cloud Party, Inc.
    Imagination Technologies Ltd.
    Intel Corporation
    Mozilla Corporation
    Turbulenz
    Klarälvdalens Datakonsult AB
    Microsoft Corporation
    Microsoft Open Technologies, Inc.
    NVIDIA Corporation
    Opera Software ASA
    The Qt Company Ltd.
    Advanced Micro Devices, Inc.
    LG Electronics, Inc.
    IBM Inc.
    AdaptVis GmbH
    Samsung Electronics, Inc.
    Arm Ltd.
    
    Jacek Caban
    Mark Callow
    Ginn Chen
    Tibor den Ouden
    Régis Fénéon
    James Hauxwell
    Sam Hocevar
    Pierre Leveille
    Jonathan Liu
    Boying Lu
    Aitor Moreno
    Yuri O'Donnell
    Josh Soref
    Maks Naumov
    Jinyoung Hur
    Sebastian Bergstein
    James Ross-Gowan
    Nickolay Artamonov
    Ihsan Akmal
    Andrei Volykhin
    Jérôme Duval
    Руслан Ижбулатов
    Thomas Miller
    Till Rathmann
    Nick Shaforostov
    Jaime Bernardo