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

Issue 129033003: Fix GL context creation on Windows when NV path rendering (Closed)

Created:
6 years, 11 months ago by robertphillips
Modified:
6 years, 11 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

The root cause of Issue 1932 (https://code.google.com/p/skia/issues/detail?id=1932) was that a core profile was being created even though we wanted to use NV path rendering. BUG=skia:1932

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
robertphillips
6 years, 11 months ago (2014-01-08 19:25:38 UTC) #1
bsalomon
lgtm
6 years, 11 months ago (2014-01-08 19:27:08 UTC) #2
robertphillips
6 years, 11 months ago (2014-01-09 13:21:03 UTC) #3
Message was sent while issue was closed.
committed as r12983

Powered by Google App Engine
This is Rietveld 408576698