• Show log

    Commit

  • Hash : febb7adc
    Author : Jamie Madill
    Date : 2014-06-18T13:50:51

    Refactor and unify HLSL varying signatures.
    
    We would use different code for all of our input and ouput stages
    in HLSL (vertex output, GS input, GS output, PS input). This was
    causing an HLSL error and some bugs in certain transform feedback
    instances.
    
    Fix this by using a helper method to use compatible code for each
    of the stages.
    
    BUG=angle:667
    
    Change-Id: Idada969a775eccb5788723e0c7fa3ade9cb2d9ec
    Reviewed-on: https://chromium-review.googlesource.com/203778
    Tested-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Nicolas Capens <nicolascapens@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags