• Show log

    Commit

  • Hash : 64598b53
    Author : Corentin Wallez
    Date : 2016-11-11T08:25:44

    Add the ANGLEPlatform entry points to eglGetProcAddress
    
    Reland with a Windows build fix.
    
    We want to move the Chromium initialization of the ANGLE platform from
    being Windows-specific to being EGL-specific. Because the mechanisms by
    which the ANGLE library is loaded are OS-specific, it is inconvenient to
    use dlsym and friends to get the ANGLEPlatform entry points. Instead
    we expose the through eglGetProcAddress which is readily available in the
    EGL-specific part of Chromium.
    
    BUG=angleproject:1621
    
    Change-Id: I022a39493756a3b5d1ed626fd05e74af3f043211
    Reviewed-on: https://chromium-review.googlesource.com/410066
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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