• Show log

    Commit

  • Hash : a2d1d2db
    Author : Jamie Madill
    Date : 2018-08-01T11:34:46

    Context: Cache VAO element limits.
    
    Cache the minimum value for non instanced and instanced active
    attributes. The cache is updated in the following places:
    
    1. Context: bindVertexArray.
    2. Context: any executable change (linkProgram/useProgram/programBinary).
    3. Vertex Array: any state change call.
    4. Buffer: a dependent buffer resize.
    
    This greatly reduces the time we're spending in ValidateDrawAttribs.
    
    Bug: angleproject:1391
    Change-Id: I84bb222a1b9736e6165fe40e972cd4299ca1178d
    Reviewed-on: https://chromium-review.googlesource.com/1150516
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags