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

Issue 1270533002: Make it possible to toggle MSAA for ES (EXT_multisample_compatibility) (Closed)

Created:
5 years, 4 months ago by Kimmo Kinnunen
Modified:
5 years, 4 months 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

Make it possible to toggle MSAA for ES (EXT_multisample_compatibility) Make it possible to turn MSAA on and off for OpenGL ES, too. Use EXT_multisample_compatibility. The extension adds token: MULTISAMPLE_EXT 0x809D The token can be supplied to glEnable/glDisable/glGetInteger. This is needed in order to support mixed samples in OpenGL ES. This is important for path rendering Chromium command buffer integration. Committed: https://skia.googlesource.com/skia/+/bf49e46aca85dc1a0ec089ccaefbb33e7ed6a7d5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gpu/gl/GrGLCaps.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Kimmo Kinnunen
5 years, 4 months ago (2015-07-30 13:01:53 UTC) #2
bsalomon
lgtm
5 years, 4 months ago (2015-07-30 14:01:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270533002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270533002/1
5 years, 4 months ago (2015-07-31 05:35:59 UTC) #5
commit-bot: I haz the power
5 years, 4 months ago (2015-07-31 05:43:56 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/bf49e46aca85dc1a0ec089ccaefbb33e7ed6a7d5

Powered by Google App Engine
This is Rietveld 408576698