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
  • tests
  • egl_tests
  • EGLQueryContextTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    DisplayWGL: Allow MakeCurrent(null). · f0607639
    Jamie Madill authored Mar 15, 2019
    Previously we would ignore unsetting calls to MakeCurrent. But this
    would prevent ANGLE from unsetting driver state on the current thread.
    
    Fix this by checking for 0/null explicitly in DisplayWGL::makeCurrent.
    
    This turned up when running test configs without recreating the
    Display.
    
    Bug: angleproject:3261
    Change-Id: I7f747dc7649a06f019f1b89655cb71dd3b151aa0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1520992
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    f0607639
EGLQueryContextTest.cpp 5.16 KB
EditWeb IDE
×

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