• Show log

    Commit

  • Hash : c7a92fdb
    Author : Jamie Madill
    Date : 2015-10-29T10:08:09

    D3D11: Fix provoking vertex for flat triangle strips.
    
    Triangle strips alternate the provoking vertex based on the
    primitive, so use the primitive ID in the GS to determine this.
    This might interact poorly with primitive restart, so we might have
    to use a slow path for that.
    
    BUG=angleproject:754
    
    Change-Id: I4f6f520887d4c4c52d2ad020e6db148607f68325
    Reviewed-on: https://chromium-review.googlesource.com/309156
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Tested-by: 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 thodg_l
    Tags