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

Issue 811133002: Re-enable default sized formats, handling BGRA exception. (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

Re-enable default sized formats, handling BGRA exception. Sized texture formats are accepted by OpenGL desktop and ES 3.0, except when using BGRA with GL_EXT_texture_format_BGRA8888. In that case we fall back to using the unsized format. Committed: https://skia.googlesource.com/skia/+/f72b752836e8c594e703f8b73a4df66daa09423e

Patch Set 1 #

Patch Set 2 : Rebase to ToT (ignore, wrong changelist) #

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

Messages

Total messages: 6 (2 generated)
jvanverth1
6 years ago (2014-12-17 17:14:59 UTC) #2
bsalomon
On 2014/12/17 17:14:59, jvanverth1 wrote: lgtm
6 years ago (2014-12-17 17:37:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/811133002/1
6 years ago (2014-12-17 18:37:45 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-17 18:46:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/f72b752836e8c594e703f8b73a4df66daa09423e

Powered by Google App Engine
This is Rietveld 408576698