• Show log

    Commit

  • Hash : bc78fc61
    Author : Jiawei-Shao
    Date : 2016-10-28T11:21:37

    Fix a compile error in SwapChain11.cpp
    
    In function resetOffscreenColorBuffer, the local variable 'result'
    is never used in its scope, so when attempting to build a release
    version of Chromium with latest ANGLE on Windows, ninja will report
    a compile warning and stop the compilation: 'result': local variable
    is initialized but not referenced.
    The build failure starts at:
    https://chromium-review.googlesource.com/#/c/316804/
    
    Change-Id: I29c05653f0d2e4f34c2e0402848f403ec2af8e5a
    Reviewed-on: https://chromium-review.googlesource.com/404515
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@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