• Show log

    Commit

  • Hash : a2ad517f
    Author : Peng Huang
    Date : 2022-08-06T07:54:16

    Replace std::vector with angle::FixedVector in FramebufferState.
    
    Using std::vector causes heap allocation for all new framebuffers,
    so change it to angle::FixedVector.
    
    Bug: chromium:1336126
    Change-Id: I2e059324d14d59ba2a42b2bb4cd5c569a439a87a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3812563
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Peng Huang <penghuang@chromium.org>
    Auto-Submit: Peng Huang <penghuang@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