• Show log

    Commit

  • Hash : 12efe5b2
    Author : Mohan Maiya
    Date : 2022-06-21T15:43:42

    Cleanup invalid EGL handles only if app called eglTermiate
    
    Maintain set of active threads instead of a global refCount
    and free display's invalid EGL resources iff -
    1. app previously called eglTerminate on that display
    2. there are no more active threads associated with that display
    
    Bug: angleproject:6723
    Test: EGLMultiContextTest.RepeatedEglInitAndTerminate*
    Test: EGLMultiContextTest.ReuseUnterminatedDisplay*
    Change-Id: I868491bbbf0664e9129dcb0d1fa9e2243ef36d82
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3717277
    Commit-Queue: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Roman Lavrov <romanl@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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags