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

Issue 916733002: Support multiple null GL contexts on a thread. (Closed)

Created:
5 years, 10 months ago by bsalomon
Modified:
5 years, 10 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org, vmiura
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Support multiple null GL contexts on a thread. This has the side effect of requiring SkNullGLContext to use the null GL interface. It exposes SkNullGLContext and also removes null context support from SampleApp. Committed: https://skia.googlesource.com/skia/+/bb0502eec5c66ddd2f54330711010aabfa1c2176

Patch Set 1 #

Patch Set 2 : include reorder #

Total comments: 7

Patch Set 3 : Add back old GrGLCreateNullInterface until Chrome stops using it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+534 lines, -72 lines) Patch
M gyp/gpu.gypi View 1 chunk +1 line, -4 lines 0 comments Download
A + include/gpu/gl/SkNullGLContext.h View 1 chunk +6 lines, -12 lines 0 comments Download
M samplecode/SampleApp.h View 2 chunks +0 lines, -2 lines 0 comments Download
M samplecode/SampleApp.cpp View 6 chunks +1 line, -18 lines 0 comments Download
D src/gpu/gl/SkNullGLContext.h View 1 chunk +0 lines, -35 lines 0 comments Download
M src/gpu/gl/SkNullGLContext.cpp View 1 1 chunk +526 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
bsalomon
Victor found that our null GL context doesn't support multiple instances or contexts crossing threads. ...
5 years, 10 months ago (2015-02-11 03:35:11 UTC) #2
robertphillips
lgtm
5 years, 10 months ago (2015-02-11 14:40:41 UTC) #4
bsalomon
On 2015/02/11 14:40:41, robertphillips wrote: > lgtm I had to add back the old implementation ...
5 years, 10 months ago (2015-02-11 19:05:15 UTC) #6
bsalomon
On 2015/02/11 14:40:41, robertphillips wrote: > lgtm I had to add back the old implementation ...
5 years, 10 months ago (2015-02-11 19:05:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/916733002/40001
5 years, 10 months ago (2015-02-11 19:05:35 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-11 19:11:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/bb0502eec5c66ddd2f54330711010aabfa1c2176

Powered by Google App Engine
This is Rietveld 408576698