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

Issue 903063003: Add EGL_ARM_implicit_external_sync extension support (Closed)

Created:
5 years, 10 months ago by dbehr
Modified:
5 years, 10 months ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add EGL_ARM_implicit_external_sync extension support And use it to flush rendering before page flip. BUG=412508, 442605 TEST=build and run Chrome on jerry/freon. It should render one frame. R=alexst@chromium.org R=dnicoara@chromium.org R=kbr@chromium.org R=piman@chromium.org Signed-off-by: Dominik Behr <dbehr@chromium.org>; Committed: https://crrev.com/5addbd55b7adfd6c158ee169d5e56a5c3567a06b Cr-Commit-Position: refs/heads/master@{#315171}

Patch Set 1 #

Patch Set 2 : Fixed typo in reviewer email #

Total comments: 3

Patch Set 3 : Added TODO comment #

Patch Set 4 : Updated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -6 lines) Patch
M third_party/khronos/EGL/eglext.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/khronos/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gl/gl_surface_ozone.cc View 1 2 3 4 chunks +32 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
dbehr
5 years, 10 months ago (2015-02-07 00:40:15 UTC) #1
piman
LGTM, but would like dnicoara@ to take a look too. https://codereview.chromium.org/903063003/diff/20001/ui/gl/gl_surface_ozone.cc File ui/gl/gl_surface_ozone.cc (right): https://codereview.chromium.org/903063003/diff/20001/ui/gl/gl_surface_ozone.cc#newcode178 ...
5 years, 10 months ago (2015-02-07 01:13:17 UTC) #3
dnicoara
lgtm https://codereview.chromium.org/903063003/diff/20001/ui/gl/gl_surface_ozone.cc File ui/gl/gl_surface_ozone.cc (right): https://codereview.chromium.org/903063003/diff/20001/ui/gl/gl_surface_ozone.cc#newcode178 ui/gl/gl_surface_ozone.cc:178: EGL_SYNC_FLUSH_COMMANDS_BIT_KHR, EGL_FOREVER_KHR); On 2015/02/07 01:13:17, piman (Very slow ...
5 years, 10 months ago (2015-02-07 02:03:36 UTC) #4
dbehr
I do not think glFlush does anything heavy weight in Mali driver so this wouldn't ...
5 years, 10 months ago (2015-02-07 02:08:02 UTC) #5
piman
lgtm
5 years, 10 months ago (2015-02-07 02:30:07 UTC) #7
dnicoara
On 2015/02/07 02:08:02, dbehr wrote: > I do not think glFlush does anything heavy weight ...
5 years, 10 months ago (2015-02-07 02:31:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/903063003/60001
5 years, 10 months ago (2015-02-07 02:32:59 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-07 03:18:19 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-07 03:19:37 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5addbd55b7adfd6c158ee169d5e56a5c3567a06b
Cr-Commit-Position: refs/heads/master@{#315171}

Powered by Google App Engine
This is Rietveld 408576698