• Show log

    Commit

  • Hash : 520c4ae2
    Author : Geoff Lang
    Date : 2015-05-05T13:12:36

    Add a Buffer::getIndexRange function.
    
    Instead of exposing the index range cache, add a more generic method that
    allows the buffers to handle their own caching of index ranges.
    BufferImpl::getData can be hard to implement for BufferGL because there
    isn't a way to tell the buffer to unmap and glGetBufferSubData can be very
    expensive, requiring an extra copy of the data.
    
    BUG=angleproject:881
    
    Change-Id: Idec645219056132e0d72a410fbe7b971fa02c9e9
    Reviewed-on: https://chromium-review.googlesource.com/261892
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Olli Etuaho <oetuaho@nvidia.com>
    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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags