• Show log

    Commit

  • Hash : b17a9317
    Author : Ian Elliott
    Date : 2021-04-09T14:39:37

    Vulkan: damage rectangles must never be pre-rotated
    
    Remove the SurfaceVk::present() code that rotated damage rectangles
    and the feature flag that controlled that rotation.
    
    The Vulkan specification was changed so that the rectangles provided
    to the VK_KHR_incremental_present extension must never be pre-rotated.
    The spec change requires the same behavior on all platforms (just in
    case), even though Android is the only platform known to support
    rotation.
    
    FYI: the Vulkan spec change was merge request 4442.
    
    Bug: b/182930524
    Change-Id: I5128fd76e718f3d964c9091830bcc5886d265543
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2818826
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags