• Show log

    Commit

  • Hash : 6c85047a
    Author : Olli Etuaho
    Date : 2014-12-02T16:23:17

    Reject compound assignments of the type scalar op= vector/matrix
    
    scalar op vector/matrix produces a vector/matrix, which can't be
    assigned to a scalar. Handle this correctly for addition, subtraction and
    division. Multiplication was already handled correctly as a special case.
    
    BUG=angle:832
    TEST=WebGL conformance tests
    
    Change-Id: I318cae8bf353a5c58c588876ce3f29d18389263c
    Reviewed-on: https://chromium-review.googlesource.com/232601
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Tested-by: Olli Etuaho <oetuaho@nvidia.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