• Show log

    Commit

  • Hash : 7840b170
    Author : Geoff Lang
    Date : 2014-03-13T11:20:44

    Cache bound vertex and index buffers by ID3D11Buffer instead of serial.
    
    Since a DirectBuffer11 may return different buffers from getBuffer
    depending on the required buffer type and if the internal buffers are
    dirty or not, the current serial is not reliable.  Use the actual buffer
    object so that there can be no missmatch.
    
    BUG=350581
    
    Change-Id: I6ea1616273346117a17646edb68e6518e584f2b1
    Reviewed-on: https://chromium-review.googlesource.com/189435
    Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Tested-by: Geoff Lang <geofflang@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