• Show log

    Commit

  • Hash : 71c88b31
    Author : Jamie Madill
    Date : 2017-09-14T22:20:29

    Enable [[nodiscard]] for gl::Error.
    
    This forces all return values to be checked for gl::Error.
    Requires quite a bit of minor refactoring. I also added a macro to
    swallow an error without returning from a function.
    
    We could look at storing the errors in the Context at some point,
    since almost always when we're generating errors that we need to
    discard we have access to the Context as a parameter.
    
    BUG=angleproject:2150
    
    Change-Id: I457e48a30c002eda0993acbcd3180ba87bf169fb
    Reviewed-on: https://chromium-review.googlesource.com/665173
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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 thodg_l
    Tags