• Show log

    Commit

  • Hash : 08f8fa66
    Author : Geoff Lang
    Date : 2019-01-10T14:25:47

    Vulkan: Merge the PixelBuffer logic into ImageHelper.
    
    To support EGL images efficiently, the pixel buffer needs to be tightly coupled
    with the image it will upload data to allowing textures to upload data to EGL
    images sourced from renderbuffers.  The data will be uploaded to the image in
    the correct order if it comes from multiple sources and the check for pending
    uploads does not need to traverse EGL image siblings.
    
    BUG=angleproject:2668
    
    Change-Id: Iebf59ed1e358ddc76843b8bcfac39b0363f66a3f
    Reviewed-on: https://chromium-review.googlesource.com/c/1405710
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags