• Show log

    Commit

  • Hash : f8d277e4
    Author : Nicolas Capens
    Date : 2021-07-21T15:14:16

    Document the need for is_component_build = false
    
    Setting `is_component_build = false` in the GN args is highly
    recommended for standalone builds on Windows, to support the common
    practice of moving libEGL.dll and libGLESv2.dll to an application's
    directory. It makes them self-contained instead of depending on other
    DLLs (like e.g. ext-ms-win-kernel32-sidebyside-l1-1-0.dll).
    
    One notable exception is that the non-component build still depends on
    d3dcompiler_47.dll, if the Direct3D backend is being used.
    
    Bug: angleproject:6202
    Change-Id: Id13e902d3169b37ec00a8065d9063ec7d683134b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3042543
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Nicolas Capens <nicolascapens@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