• Show log

    Commit

  • Hash : 3e333c7b
    Author : Geoff Lang
    Date : 2023-08-30T13:25:08

    Check that postTask is non-null before calling it.
    
    ANGLE's platform methods are global but Chrome treats them as if they
    are per-display. If multiple displays are created, Chrome can reset the
    methods for all displays during angle::ResetPlatform.
    
    ANGLE checks that postTask is non-null before creating
    DelegateWorkerPool but not before each use of postTask.
    
    Bug: chromium:1476679
    Bug: chromium:1475471
    Change-Id: Ie84db48d6c85a1befa604224af6c30bd3515aadf
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4827983
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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