• Show log

    Commit

  • Hash : bcb3f9ba
    Author : Yuly Novikov
    Date : 2017-01-27T22:45:18

    Direct logging to Platform when available
    
    All logging should be done via ERR() and WARN(),
    which call angle::Platform's logError and logWarning,
    if there is current Platform which supports logging.
    Otherwise, ERR() is directed to std::cerr.
    
    Misc fixes to keep tests passing.
    
    BUG=angleproject:1660, angleproject:1644
    
    Change-Id: I2bca33a021537185d0c236a3083789af3236b5f3
    Reviewed-on: https://chromium-review.googlesource.com/434188
    Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
    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