• Show log

    Commit

  • Hash : 48da1c35
    Author : Jamie Madill
    Date : 2021-07-16T13:24:34

    Vulkan: Prefer the local vulkan loader over the system one.
    
    Load the Vulkan loader ourselves and give vkGetInstanceProcAddr to
    volk. This allows us to always prefer loading from the current module
    directory instead of using the platform-specific ordering.
    
    Refactor angle::Library loading to use ModuleDir instead of
    ApplicationDir.
    
    CL originally authored by Geoff Lang.
    
    Bug: chromium:1219969
    Change-Id: I21d1926e90fd66e1c23cea7323991ae55f3d22d4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3035444
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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