• Show log

    Commit

  • Hash : f116aa9c
    Author : Jiacheng Lu
    Date : 2019-06-17T15:08:11

    Vulkan: detect swapchain recreation passively
    
    Currently ANGLE vulkan query current window size every frame to detect
    whether a swapchain recreation is needed, however profiling shows some
    bottle neck on window size query on X11. So here removing the per frame
    window size query and only depend the result of vkAcquireImage and
    VkQueuePresent to detect a need for swapchain recreation.
    
    Bug: angleproject:3535
    Change-Id: I4ddf70b973d78dfcd5f8fab28e29e802edad1b2d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1662759
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Commit-Queue: Ian Elliott <ianelliott@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