• Show log

    Commit

  • Hash : 4e5f2ca3
    Author : Kimmo Kinnunen
    Date : 2025-01-31T14:30:05

    Metal: Rewrite AutoObjCPtr as ObjCPtr
    
    Rewrite without WrappedObject base class, the base class only
    convolutes things and does not help. This way the class can be
    moved upwards in the software layers in subsequent commits.
    
    Fix the class so that it can be used with ObjCPtr<T> and ObjCPtr<id<P>>
    signatures, to resemble other smart pointers.
    
    Remove the Auto prefix, ObjCPtr should be relatable to other smart
    pointers such as unique_ptr.
    
    Bug: angleproject:393263506
    Change-Id: Ia5a5728514b7f9182c2ec8380c04716e8b9d2351
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6219317
    Auto-Submit: Kimmo Kinnunen <kkinnunen@apple.com>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Kimmo Kinnunen <kkinnunen@apple.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