• Show log

    Commit

  • Hash : 82817c9a
    Author : Ian Elliott
    Date : 2020-10-12T15:27:28

    Reimplement WindowSurfaceVkAndroid::getCurrentWindowSize()
    
    Use vkGetPhysicalDeviceSurfaceCapabilitiesKHR() instead of
    ANativeWindow_getWidth() & ANativeWindow_getHeight().  The former
    gives the proper size of the window, where the latter gives the size
    of the device's display (which is the default size of a window).
    
    Bug: b/168327817
    Change-Id: I524116b7b07bf2ec7637fe2874806c5eb8318171
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2464920
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Courtney Goeltzenleuchter <courtneygo@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags