• Show log

    Commit

  • Hash : 60305f14
    Author : Jamie Madill
    Date : 2014-11-18T13:25:26

    Fix error in dumping direct struct indexes.
    
    The parser would become confused over the purported array size
    of struct indexes. In reality they were always a single direct
    index into a struct, but it would take the object size of the
    represented type (EG, a vec4 would have size 4) and deference
    out-of-bounds memory.
    
    BUG=434033
    
    Change-Id: I92349aa04e6faadc766cb28c04e28d5f19c4e1ec
    Reviewed-on: https://chromium-review.googlesource.com/230530
    Tested-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Nicolas Capens <capn@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