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
  • Display.cpp
Find file
BlameHistoryPermalink
  • Peng Huang's avatar
    Do not make context current during context deletion. · f5d56799
    Peng Huang authored Jan 20, 2021
    ANGLE will make a context current during deletion, so ANGLE can release
    related resources, but for an external context, the API user should make
    sure the native context is current during deleting the ANGLE external
    context, so ANGLE doesn't need to make the context current.
    
    Bug: angleproject:5509
    Change-Id: Ia4cee4e3965e9e9e811e3f989f6f6d72bd940f41
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2640593
    Commit-Queue: Peng Huang <penghuang@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    f5d56799
Display.cpp 61.5 KB
EditWeb IDE
×

Replace Display.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.