Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • Context.cpp
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    [Merge M87] GLX, EGL: Support NV_robustness_video_memory_purge · ac18d9c8
    Jonah Ryan-Davis authored Oct 06, 2020
    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
    (cherry picked from commit 96a49a48)
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2491114Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    ac18d9c8
Context.cpp 308 KB
EditWeb IDE
×

Replace Context.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.