• Show log

    Commit

  • Hash : d81ed841
    Author : Olli Etuaho
    Date : 2015-05-12T12:46:35

    Defer executing if statements in the global scope
    
    Unfolding of short-circuiting operators (ternary and logical operators) may
    create if statements in the global scope, which is not valid HLSL. Use existing
    deferred global initialization function to defer execution of if statements in
    the global scope.
    
    TEST=WebGL conformance tests
    BUG=angleproject:819
    
    Change-Id: I2b0afcc6824dab6bb87eb6abed609e75b1384dab
    Reviewed-on: https://chromium-review.googlesource.com/270461
    Reviewed-by: Jamie Madill <jmadill@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags