• Show log

    Commit

  • Hash : fca8fd62
    Author : Shahbaz Youssefi
    Date : 2018-11-13T13:55:48

    Vulkan: Refix cleanup race condition on Context destroy
    
    This partially reverts commit 905ee08219faed8ea50e194be0d76ad69faf1026
    due to regression caused on startup time.
    
    Instead of calling finish before destroying the context, the objects in
    the Vulkan backend are `release()`ed instead of `destroy()`ed, so they
    will be kept alive for the duration of current work.
    
    Bug: 904846
    Change-Id: Ia774470666c4c0d4c1ddc348f685d621243de204
    Reviewed-on: https://chromium-review.googlesource.com/c/1333969
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: 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