• Show log

    Commit

  • Hash : b3af2e86
    Author : Mohan Maiya
    Date : 2024-12-31T08:51:37

    Enhance MemoryBuffer API
    
    Add support for -
    1. reserve - users can reserve sufficient capacity upfront to
                 minimize subsequent reallocations due to resize
    2. append - to append data from a source so user doesn't need to
                track offsets explicitly
    
    Bug: angleproject:386749841
    Tests: MemoryBufferTest*
    Change-Id: Ibf2a3228d5a00ed34a7e0c5e3eb185e42677d676
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6135238
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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