• Show log

    Commit

  • Hash : b001528f
    Author : Courtney Goeltzenleuchter
    Date : 2018-05-18T16:48:50

    Use libnativewindow for Android builds
    
    To avoid references to libEGL.so do not link with libandroid,
    use libnativewindow instead. libnativewindow is available in
    android-26 and newer.
    The appropriate library will be selected based on the ndk level
    configured. If ndk revision is 26 or higher, we'll link to
    libnativewindow otherwise use libandroid.
    The ANGLE apk needs to use 26 or higher.
    
    Bug: angleproject:2418
    Change-Id: I96509e5d645d132a34734558cd0566f1812b615b
    Reviewed-on: https://chromium-review.googlesource.com/1066821
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: Yuly Novikov <ynovikov@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_l thodg
    Tags