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

Issue 285523002: Prefer GL_ARB_sync/ES3 fences (Closed)

Created:
6 years, 7 months ago by no sievers
Modified:
6 years, 7 months ago
Reviewers:
reveman, piman
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Prefer GL_ARB_sync/ES3 fences They are a better option since server-side wait is supported by default. It also avoids the broken EGL_KHR_fence_sync implementation on Qualcomm drivers. BUG=371530, 278606, 341867 R=piman@chromium.org, reveman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269863

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -19 lines) Patch
M gpu/config/gpu_driver_bug_list_json.cc View 1 1 chunk +0 lines, -15 lines 0 comments Download
M ui/gl/gl_fence.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
no sievers
ptal
6 years, 7 months ago (2014-05-12 18:03:40 UTC) #1
reveman
can we add a unit test that check if the preferred fence type works properly?
6 years, 7 months ago (2014-05-12 18:20:22 UTC) #2
no sievers
On 2014/05/12 18:20:22, reveman wrote: > can we add a unit test that check if ...
6 years, 7 months ago (2014-05-12 18:27:20 UTC) #3
piman
lgtm
6 years, 7 months ago (2014-05-12 18:49:57 UTC) #4
reveman
On 2014/05/12 18:27:20, sievers wrote: > On 2014/05/12 18:20:22, reveman wrote: > > can we ...
6 years, 7 months ago (2014-05-12 18:58:54 UTC) #5
no sievers
On 2014/05/12 18:58:54, reveman wrote: > On 2014/05/12 18:27:20, sievers wrote: > > On 2014/05/12 ...
6 years, 7 months ago (2014-05-12 19:35:34 UTC) #6
no sievers
6 years, 7 months ago (2014-05-12 20:12:08 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r269863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698