• Show log

    Commit

  • Hash : 4609c4ac
    Author : Yuly Novikov
    Date : 2020-04-06T19:02:29

    Feature::condition must not be NULL
    
    Since it's returned by eglQueryStringiANGLE, and the doc says:
    1. eGLQueryStringiANGLE returns a pointer to a static, null-terminated string
    2. On failure, NULL is returned
    
    So, we shouldn't be returning NULL when there is no failure.
    This was breaking 'chrome --enable-gpu-service-logging'.
    
    Bug: angleproject:3947
    Change-Id: I2dcc7d479899dc1fc5fd59a502e84defe44f64c9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2137939
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: 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