• Show log

    Commit

  • Hash : 96a49a48
    Author : Jonah Ryan-Davis
    Date : 2020-10-06T13:34:09

    GLX, EGL: Support NV_robustness_video_memory_purge
    
    Chrome is showing rendering issues on Linux/Nvidia after returning from
    the lock screen. This could be related to the fact that Nvidia drivers
    are not able to guarantee conformance after certain events.
    By exposing this extension, we can instruct Chrome to reinitialize
    contexts after they are purged by the driver. If this is not explicitly
    requested, we can still generate an UnknownContextReset to tell apps
    to discard the invalid context anyway.
    
    Bug: chromium:1113040
    Change-Id: Ie99b6356cc27fea33643d61b1d74f4f68a271d70
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2453689
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    

  • 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