• Show log

    Commit

  • Hash : f58585cb
    Author : Jamie Madill
    Date : 2016-11-11T21:20:24

    Revert "Add the ANGLEPlatform entry points to eglGetProcAddress"
    
    Produces a build warning in standalone, might require build file updates:
    
    > locally defined symbol ANGLEPlatformInitialize imported in function <snip>
    
    At least in GYP, libEGL does not have LIBANGLE_IMPLEMENTATION defined, so it defines this API with __declspec(dllimport), which is incorrect, since the function is local to the module. We should fix the layering and/or export defs.
    
    BUG=angleproject:1621
    
    This reverts commit 0504fcc17a173b1c1a3305931c159f519bbff97b.
    
    Change-Id: Ida67db69eb64e4a8f2c13dcf129d40b332f2da9d
    Reviewed-on: https://chromium-review.googlesource.com/410065
    Reviewed-by: 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags