Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Issue 670843002: gpu: Use egl client wait if server wait not available (Closed)

Created:
6 years, 2 months ago by boliu
Modified:
6 years, 2 months ago
Reviewers:
no sievers
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

gpu: Use egl client wait if server wait not available Check for EGL_KHR_wait_sync extension before calling eglWaitSyncKHR. If extension not present, fallback to EGL_KHR_fence_sync and eglClientWaitSyncKHR. BUG= Committed: https://crrev.com/bf634aa33aa21ce25ef680bca6305b9ad64acfbc Cr-Commit-Position: refs/heads/master@{#300569}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M ui/gl/generate_bindings.py View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_fence_egl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
boliu
PTAL
6 years, 2 months ago (2014-10-21 21:14:06 UTC) #2
no sievers
lgtm
6 years, 2 months ago (2014-10-21 21:15:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/670843002/1
6 years, 2 months ago (2014-10-21 21:17:31 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-21 23:46:48 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 23:46:59 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bf634aa33aa21ce25ef680bca6305b9ad64acfbc
Cr-Commit-Position: refs/heads/master@{#300569}

Powered by Google App Engine
This is Rietveld 408576698