• Show log

    Commit

  • Hash : fcba0d43
    Author : Igor Nazarov
    Date : 2023-01-17T19:21:31

    Fix "RefCountObjectReleaser" move-assignment operator.
    
    Current operator properly assigns only to an empty object.
    No actual problem in the current code.
    
    May be problems in a new, especially in a debug code like this:
    
        releaseImage = {};
    
    The above line will not release resources as expected, and may waste a
    lot of time during debugging process.
    
    Bug: None
    Change-Id: I0fe064b68ade9211fdef5790ed3c41b0101cfa93
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4262069
    Commit-Queue: Igor Nazarov <i.nazarov@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags