• Show log

    Commit

  • Hash : 2ca14a9f
    Author : Geoff Lang
    Date : 2023-02-10T13:58:19

    EGL: No-op dma_buf import modifiers on some Mali devices.
    
    Some of the vendor checks in the EGL_EXT_image_dma_buf_import_modifiers
    enablement logic disable the extension on older Mali devices while
    Chrome depends on the presence of this extension, even if the
    implementation is no-op'ed.
    
    Refactor the logic into DisplayEGL with a tri-state:
     * Extension exposed and forwarded to the driver
     * Extension exposed and no-op'ed (Mali)
     * Extension not exposed (ARM)
    
    Bug: angleproject:7664
    Change-Id: Idca7bb609423366779a65cd65093c9d5a65f0c19
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4241483
    Reviewed-by: Brian Ho <hob@chromium.org>
    Auto-Submit: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Brian Ho <hob@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@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