• Show log

    Commit

  • Hash : 38c01008
    Author : Mohan Maiya
    Date : 2022-09-13T15:11:54

    Vulkan: Fix a cornercase bug when dynamically loading AHB APIs.
    
    The commit 122a1cc583f0 enabled dynamic loading of AHB APIs but did
    not handle the cornercase where some Android system services load
    "libnativewindow.so" with the RTLD_LOCAL flag. In such cases AHB
    APIs would not be resolvable through dlsym lookup. Explicitly dlopen
    "libnativewindow.so" in such cases.
    
    Bug: angleproject:7656
    Change-Id: Ie74140ad816b756e1afc325d370f26bcb09428ca
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3894658
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Peng Huang <penghuang@chromium.org>
    Reviewed-by: Yiwei Zhang <zzyiwei@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_l thodg
    Tags