• Show log

    Commit

  • Hash : ec982e18
    Author : Jamie Madill
    Date : 2018-04-30T19:06:43

    Fix ASSERT macro generating extra code in MSVC.
    
    Even on the highest optimization level MSVC was still generating extra
    code in Release for ASSERT macros. This realigns the code more with
    Chromium by using a streaming eating macro with the expression at the
    end. Now no code should be generating. I believe this did not affect
    Clang builds.
    
    Bug: angleproject:1671
    Change-Id: I099c59cf0b28ae3ffc08b864982e67559901724e
    Reviewed-on: https://chromium-review.googlesource.com/1036208
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: 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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags