• Show log

    Commit

  • Hash : 0790a807
    Author : Cody Northrop
    Date : 2022-12-01T23:58:36

    Capture/Replay: Add ResourcesToDelete
    
    For resources that are deleted but not recreated by the app,
    we need to skip the delete call we've been making for
    ResourcesToRegen. To support this, track which resources need
    to be deleted.
    
    We've gotten by without this for so long because most apps
    will immediately recreate a resource after deleting it.  When
    they simply delete starting resources, we can't try to delete
    them again.
    
    Test: MEC of multiple apps
    Bug: angleproject:4599
    Change-Id: I226ba7887e2b7b31d4ce9a75d6a8d0a24f3f32ac
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4075486
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    

  • 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