• Show log

    Commit

  • Hash : 336bfd60
    Author : Shahbaz Youssefi
    Date : 2023-03-30T00:16:40

    GL: Fix the RewriteRepeatedAssignToSwizzled workaround
    
    This transformation splits chained assignments where the LHS is
    assigning to a swizzle. However, instead of retaining the assignment
    operator (like *=, += etc), it was accidentally unconditionally using
    `=`.
    
    Bug: chromium:1394345
    Change-Id: Icaef159e1fb57e720e08d4b4f6603f08d9cd2bfe
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4381648
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@google.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags