• Show log

    Commit

  • Hash : 6fb8ba4e
    Author : Jamie Madill
    Date : 2018-07-16T19:12:33

    DisplayD3D: Don't release bound texture in restoreLostDevice.
    
    If we are restoring a lost device we should have deleted all Contexts.
    This would have freed any bound textures.
    
    Remove the release call and replace it with an ASSERT. One usage of the
    Proxy Context remains: Display::destroyImage.
    
    Bug: angleproject:2714
    Change-Id: Id3e4b7b0341092a8fae37705a6bb171167196fe2
    Reviewed-on: https://chromium-review.googlesource.com/1137880
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags