Edit

kc3-lang/angle/AUTHORS

Branch :

  • Show log

    Commit

  • Author : Artem Bolgar
    Date : 2019-12-28 15:34:41
    Hash : ffdd58f5
    Message : Fixing OVR_multiview and OVR_multiview2 issues Found two issues when native OVR_multiview and OVR_multiview2 extensions are generated. 1. OVR_multiview got replaced by the OVR_multiview2 in the translated shader (ESSL & GLSL) 2. Duplicate #extension OVR_multiview2 (for Fragment & Vertex) and 'layout (num_views=x)' (for Vertex) got generated into the translated shader. Bug: angleproject:4247 Change-Id: I9a550883eeb326d95af4557578f8202a9493f4ec Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1983802 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> 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.
    Broadcom Inc.
    Facebook, Inc.
    
    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
    Le Hoang Quyen
    Ethan Lee
    Renaud Lepage
    Artem Bolgar