• Show log

    Commit

  • Hash : 10f15011
    Author : Yuly Novikov
    Date : 2021-06-03T19:22:53

    Revert "Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation"
    
    This reverts commit a474fd7de769ae817db83490d410510cdbed75b2.
    
    Reason for revert: breaks GLES2ConformTest, see roll into Chromium:
    https://chromium-review.googlesource.com/c/chromium/src/+/2935093
    
    Original change's description:
    > Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation
    >
    > This translator flag adds a clamp to non-literal indices to arrays.  Two
    > strategies were provisioned, using the clamp intrinsic or a hand-written
    > function.   The latter is ununsed in angle, chromium, firefox and
    > webkit, so this change removes this option and uses the clamp intrinsic
    > unconditionally.
    >
    > The clamp itself was added at output generation time with special flags
    > set on the index node.  This is changed such that a proper AST
    > transformation is done and no-special handling would be necessary.
    >
    > Bug: angleproject:4361
    > Bug: angleproject:4889
    > Change-Id: Ieccfd2c1c347563fb5282e9fa66d39304e62f2ca
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2935041
    > Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    > Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    
    Bug: angleproject:4361
    Bug: angleproject:4889
    Change-Id: I911cfe0199b04dbc3d6d4265775b6c2de00a9777
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2937024
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Yuly Novikov <ynovikov@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags