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

Issue 806943002: Change desktop and ES 3.0 to always use sized internal texture formats. (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

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change to one line. #

Patch Set 3 : Add check for ES2 compatibility. #

Total comments: 1

Patch Set 4 : Remove unnecessary check. #

Patch Set 5 : Add RG‚B5 fallback #

Patch Set 6 : Rebase to ToT #

Patch Set 7 : Stab at fixing Ubuntu13 compile issue #

Patch Set 8 : One more attempt to make Ubuntu13 happy #

Patch Set 9 : Stupid Ubuntu13 #

Patch Set 10 : Still trying... #

Patch Set 11 : This time for sure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -17 lines) Patch
M src/gpu/gl/GrGLCaps.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 3 4 3 chunks +9 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLDefines.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 4 5 6 7 8 9 10 2 chunks +10 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (5 generated)
jvanverth1
6 years ago (2014-12-15 21:56:14 UTC) #2
bsalomon
https://codereview.chromium.org/806943002/diff/1/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (right): https://codereview.chromium.org/806943002/diff/1/src/gpu/gl/GrGpuGL.cpp#newcode562 src/gpu/gl/GrGpuGL.cpp:562: bool useSizedFormat = useTexStorage; maybe just change to usf ...
6 years ago (2014-12-15 22:20:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806943002/20001
6 years ago (2014-12-16 13:35:55 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/bc02bf0ee4221604796cd6d0394ca3af60c0a579
6 years ago (2014-12-16 13:45:54 UTC) #6
jvanverth1
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/805193003/ by jvanverth@google.com. ...
6 years ago (2014-12-16 14:17:14 UTC) #7
jvanverth1
Another pass, this time with ES2 compatibility added.
6 years ago (2014-12-16 15:13:29 UTC) #8
bsalomon
https://codereview.chromium.org/806943002/diff/40001/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (right): https://codereview.chromium.org/806943002/diff/40001/src/gpu/gl/GrGpuGL.cpp#newcode2166 src/gpu/gl/GrGpuGL.cpp:2166: if (this->glStandard() == kGL_GrGLStandard && won't this check happen ...
6 years ago (2014-12-16 15:28:18 UTC) #9
jvanverth1
On 2014/12/16 15:28:18, bsalomon wrote: > https://codereview.chromium.org/806943002/diff/40001/src/gpu/gl/GrGpuGL.cpp > File src/gpu/gl/GrGpuGL.cpp (right): > > https://codereview.chromium.org/806943002/diff/40001/src/gpu/gl/GrGpuGL.cpp#newcode2166 > ...
6 years ago (2014-12-16 15:32:38 UTC) #10
bsalomon
On 2014/12/16 15:32:38, jvanverth1 wrote: > On 2014/12/16 15:28:18, bsalomon wrote: > > https://codereview.chromium.org/806943002/diff/40001/src/gpu/gl/GrGpuGL.cpp > ...
6 years ago (2014-12-16 16:11:41 UTC) #11
jvanverth1
On 2014/12/16 16:11:41, bsalomon wrote: > On 2014/12/16 15:32:38, jvanverth1 wrote: > > On 2014/12/16 ...
6 years ago (2014-12-16 16:19:02 UTC) #12
bsalomon
On 2014/12/16 16:19:02, jvanverth1 wrote: > On 2014/12/16 16:11:41, bsalomon wrote: > > On 2014/12/16 ...
6 years ago (2014-12-16 16:33:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806943002/100001
6 years ago (2014-12-16 16:41:09 UTC) #15
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/1190)
6 years ago (2014-12-16 16:43:21 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806943002/190001
6 years ago (2014-12-16 17:40:40 UTC) #19
commit-bot: I haz the power
6 years ago (2014-12-16 17:49:43 UTC) #20
Message was sent while issue was closed.
Committed patchset #11 (id:190001) as
https://skia.googlesource.com/skia/+/3f801cbb67895fa9fa29498aa017a7666960a627

Powered by Google App Engine
This is Rietveld 408576698