• Show log

    Commit

  • Hash : 012d1519
    Author : James Darpinian
    Date : 2019-10-31T16:50:23

    Stop using __has_include<Cocoa/Cocoa.h>
    
    __has_include seems to cause problems with goma builds.
    Instead, detect iOS vs MacOS using TargetConditionals.h. Also use
    plain C++ instead of Objective-C++ when possible.
    
    Bug: angleproject:3439
    Bug: 1015591
    Change-Id: I816624e0cdc54ad3a18d3891b4efecf6fe640574
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1894243
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: James Darpinian <jdarpinian@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