• Show log

    Commit

  • Hash : 5655b849
    Author : Jamie Madill
    Date : 2016-08-02T11:00:07

    D3D11: Fix integer pow workaround for nested pows.
    
    For some nested pow expressions, queueing two node replacements in the
    same tree traversal would mangle tree, resulting in invalid code. Fix
    this by iterating over the tree until no replacements are found, and
    doing one replacement each iteration.
    
    BUG=angleproject:851
    
    Change-Id: Ie08ab23f4bfe3d5f32726856afc61ff1f3d6c789
    Reviewed-on: https://chromium-review.googlesource.com/365400
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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_l thodg
    Tags