• Show log

    Commit

  • Hash : c517463a
    Author : Alexey Knyazev
    Date : 2022-07-28T00:00:00

    Add NoUnclampedBlendColor limitation
    
    Although ES 3.0 and ES 2.0 with floating-point color
    buffer extensions must support unclamped constant
    blend color, some drivers clamp it anyway.
    
    To let applications know the effective behavior, ANGLE
    state management has been expanded to simulate what
    the OpenGL ES driver is doing.
    
    So far, this bug has been confirmed only on Adreno GPUs.
    
    Unconditionally enabled this limitation on D3D9 as it
    cannot support unclamped blend color by design.
    
    Bug: angleproject:7536
    Change-Id: I7e28a5553e79669d8482d48c6e79bdd811971ade
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3791350
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    

  • 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