• Show log

    Commit

  • Hash : a52c0a6c
    Author : Gert Wollny
    Date : 2023-02-06T16:01:27

    Capture/Replay: Add and handle new resource type for EGLSync
    
    So far calls involving EGLSync were not tracking the actual
    sync objects, and this may lead to race conditions in
    multi-threaded and multi-context scenarios.
    
    This CL adds the type EGLSyncID and some specialized code
    handling of egl::Sync to distinguish EGLSync from the already
    existing GLSync objects in order to track them separately.
    
    Bug: angleproject:7911
    Change-Id: I91b188a41069bc0620f51c55ee516d23b55bdd38
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4200095
    Commit-Queue: Gert Wollny <gert.wollny@collabora.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@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