• Show log

    Commit

  • Hash : 888ca8d9
    Author : Kramer Ge
    Date : 2023-03-21T18:56:56

    Bind FBO before timer query on Mali GL driver.
    
    glBeginQuery(GL_TIME_ELAPSED/GL_TIMESTAMP) on Mali implementation
    assumes a complete FrameBuffer. Without it glGetQueryObject will return
    a meaningless value, causing some applications to misbehave.
    
    This workaround caches and binds a default FBO in this case.
    
    Bug: chromium:1356053,b/269068358
    Change-Id: I756ded948c2c5aada744f9dd428ad77c37a009c6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4359032
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Kramer Ge <fangzhoug@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 thodg_l
    Tags