Edit

kc3-lang/angle/AUTHORS

Branch :

  • Show log

    Commit

  • Author : Jinyoung Hur
    Date : 2015-10-20 17:08:44
    Hash : 85769f0d
    Message : Re-land "Only require that the stencil masks are same as many effective bits set" It seems reasonable to validate the equality between stencilWriteMask and stencilBackWriteMask only by comparing the effective bits. An existing dEQP test[1] and a WebGL test[2] also use the max size of stencil bits for checking the stencil mask values. [1] StencilWriteMaskSeparateTestCase (gles3/functional/ es3fIntegerStateQueryTests.cpp) [2] https://www.khronos.org/registry/webgl/sdk/tests/conformance/state/ gl-get-calls.html (Search for "minimumRequiredStencilMask ") Re-land with fix for Clang warning. Change-Id: I4cadaffced04ca55fa6daf7ac6a462368e0cfeec Reviewed-on: https://chromium-review.googlesource.com/307530 Reviewed-by: Jinyoung Hur <hurims@gmail.com> Reviewed-by: Geoff Lang <geofflang@chromium.org> Tested-by: Jamie Madill <jmadill@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.
    
    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