• Show log

    Commit

  • Hash : dcc9b51d
    Author : Jamie Madill
    Date : 2017-06-05T15:28:45

    D3D11: Consolidate input layout application.
    
    This merges all calls to IASetInputLayout to a single place in
    StateManager11. This means we no longer have to invalidate the state
    for D3D11, and can always lazily apply the input layout state.
    
    Introduces a new ResourceSerial class to replace the uintptr_t and
    DirtyPointer design.
    
    BUG=angleproject:2052
    
    Change-Id: I76b874218b754395f25a129967c769b1f8f82115
    Reviewed-on: https://chromium-review.googlesource.com/523025
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@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