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
  • libGLESv2
  • egl_stubs.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Bug fix for WaitClient, WaitGL and WaitNative · 904ac340
    Mohan Maiya authored Apr 26, 2021
    It is valid to call eglWaitClient, eglWaitGL and eglWaitNative
    when there is no active context in the current thread. Update code
    to account for that possibility.
    
    Bug: angleproject:5898
    Test: EGLSyncTest.WaitClient*
          EGLSyncTest.WaitGL*
          EGLSyncTest.WaitNative*
    Change-Id: I81f05a27f1f641cf8986e2e6c05c183ea8471889
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2849587Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    904ac340
egl_stubs.cpp 26.2 KB
EditWeb IDE
×

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