• Show log

    Commit

  • Hash : 0e3efa51
    Author : Nicolas Capens
    Date : 2014-05-16T16:54:23

    Explicitly set the swap effect.
    
    swapChainDesc.SwapEffect wasn't being set. The whole structure was initialized
    to 0 and DXGI_SWAP_EFFECT_DISCARD has value 0 so this should have no effect.
    Also sorted the field initialization in the order they're declared.
    
    BUG=373360
    
    Change-Id: If0113e7468c0bad024a07fec6ad9e223e19494b5
    Reviewed-on: https://chromium-review.googlesource.com/200046
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Tested-by: Nicolas Capens <nicolascapens@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