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

Issue 799593002: Fix float and half float support on mobile. (Closed)

Created:
6 years ago by jvanverth1
Modified:
6 years ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix float and half float support on mobile. It's unclear what params should be used for half float alpha rendertargets, so they are disabled for the moment. Committed: https://skia.googlesource.com/skia/+/a60b2ead80c5442f35fb9109380ead98865e61be

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated to address ES 3.1 #

Patch Set 3 : Rearrange format setup to get around GCC 4.8 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -12 lines) Patch
M src/gpu/gl/GrGLCaps.cpp View 3 chunks +13 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 1 chunk +7 lines, -5 lines 0 comments Download
M tests/FloatingPointTextureTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
jvanverth1
Take two...
6 years ago (2014-12-11 20:08:07 UTC) #2
bsalomon
lgtm https://codereview.chromium.org/799593002/diff/1/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/799593002/diff/1/src/gpu/gl/GrGLCaps.cpp#newcode643 src/gpu/gl/GrGLCaps.cpp:643: (ctxInfo.hasExtension("GL_OES_texture_half_float_linear") && just curious, in ES 3.1 is ...
6 years ago (2014-12-11 20:17:04 UTC) #3
jvanverth1
On 2014/12/11 20:17:04, bsalomon wrote: > lgtm > > https://codereview.chromium.org/799593002/diff/1/src/gpu/gl/GrGLCaps.cpp > File src/gpu/gl/GrGLCaps.cpp (right): > ...
6 years ago (2014-12-11 20:22:48 UTC) #4
bsalomon
On 2014/12/11 20:22:48, jvanverth1 wrote: > On 2014/12/11 20:17:04, bsalomon wrote: > > lgtm > ...
6 years ago (2014-12-11 20:30:38 UTC) #5
jvanverth1
On 2014/12/11 20:30:38, bsalomon wrote: > On 2014/12/11 20:22:48, jvanverth1 wrote: > > On 2014/12/11 ...
6 years ago (2014-12-11 20:39:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/799593002/20001
6 years ago (2014-12-11 20:47:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-GCC4.8-x86_64-Release-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Trybot/builds/1107)
6 years ago (2014-12-11 20:49:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/799593002/40001
6 years ago (2014-12-12 13:49:50 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-12 13:58:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/a60b2ead80c5442f35fb9109380ead98865e61be

Powered by Google App Engine
This is Rietveld 408576698