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

Issue 1675973002: Prefer to use the OES_depth24 extension for WebGL's depth-only back buffers. (Closed)

Created:
4 years, 10 months ago by Ken Russell (switch to Gerrit)
Modified:
4 years, 10 months ago
Reviewers:
marcheu, Zhenyao Mo, bajones
CC:
chromium-reviews, krit, pdr+graphicswatchlist_chromium.org, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, vmpstr+blinkwatch_chromium.org, dshwang, jbroman, Justin Novosad, danakj+watch_chromium.org, Rik, f(malita), blink-reviews, piman+watch_chromium.org, kinuko+watch, Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prefer to use the OES_depth24 extension for WebGL's depth-only back buffers. Instead of using the OES_packed_depth_stencil extension to obtain 24-bit depth buffers, prefer the OES_depth24 extension. This avoids a situation where the depth buffer is cleared but the stencil buffer must be preserved, leading to performance problems on some GPUs. BUG=584807 Committed: https://crrev.com/2374479265b26ba0a4a658582b068a4526220774 Cr-Commit-Position: refs/heads/master@{#374562}

Patch Set 1 #

Patch Set 2 : Fixed unittests. #

Patch Set 3 : Fixed link on Windows. #

Patch Set 4 : Rebaed. #

Patch Set 5 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -17 lines) Patch
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h View 1 2 2 chunks +11 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp View 1 2 3 4 chunks +31 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTest.cpp View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Ken Russell (switch to Gerrit)
Mo, Brandon: please review. Stephane: could you try patching this into your Chromium workspace and ...
4 years, 10 months ago (2016-02-06 03:26:19 UTC) #2
marcheu
On 2016/02/06 03:26:19, Ken Russell wrote: > Mo, Brandon: please review. > > Stephane: could ...
4 years, 10 months ago (2016-02-06 03:54:28 UTC) #3
marcheu
patch lgtm in any case
4 years, 10 months ago (2016-02-06 04:13:24 UTC) #5
Zhenyao Mo
On 2016/02/06 04:13:24, marcheu wrote: > patch lgtm in any case The code looks good, ...
4 years, 10 months ago (2016-02-07 18:16:21 UTC) #6
Ken Russell (switch to Gerrit)
On 2016/02/07 18:16:21, Zhenyao Mo wrote: > On 2016/02/06 04:13:24, marcheu wrote: > > patch ...
4 years, 10 months ago (2016-02-09 01:37:43 UTC) #7
Zhenyao Mo
lgtm
4 years, 10 months ago (2016-02-09 17:28:09 UTC) #8
Zhenyao Mo
Just realized this might conflict with https://codereview.chromium.org/1673113002/.
4 years, 10 months ago (2016-02-09 17:29:10 UTC) #9
Ken Russell (switch to Gerrit)
On 2016/02/09 17:29:10, Zhenyao Mo wrote: > Just realized this might conflict with > https://codereview.chromium.org/1673113002/. ...
4 years, 10 months ago (2016-02-09 23:56:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1675973002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1675973002/80001
4 years, 10 months ago (2016-02-09 23:56:50 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-10 01:11:46 UTC) #14
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/2374479265b26ba0a4a658582b068a4526220774 Cr-Commit-Position: refs/heads/master@{#374562}
4 years, 10 months ago (2016-02-10 01:12:58 UTC) #16
phoglund_chromium
4 years, 10 months ago (2016-02-16 10:15:41 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/1698883004/ by phoglund@chromium.org.

The reason for reverting is: Speculative revert: appears to break
printing/webgl-oversized-printing.html on Linux MSAN:
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20MSAN/b....

Powered by Google App Engine
This is Rietveld 408576698