• Show log

    Commit

  • Hash : d9943e44
    Author : Shahbaz Youssefi
    Date : 2024-04-09T23:53:48

    Remove Program::syncState
    
    The last bit of responsibility still left in Program::syncState was to
    wait for post-link tasks for the sake of EGLBlobCacheTest tests.  A new
    extension, GL_ANGLE_program_binary_readiness_query is created so that
    the wait can be done in the test itself.
    
    This extension is ultimately useful for applications as well, so they
    can avoid blocking the CPU by calling glGetProgramBinary prematurely.
    
    Bug: angleproject:8297
    Change-Id: Ied6b755cb9b060198f82c7948bfd03441435a578
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5440302
    Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Charlie Lao <cclao@google.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags