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

Issue 2233883002: Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. (Closed)

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

Description

Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. Why is this configurable if we can't work without it? Just to confirm, this is a Windows constraint, not an MSVC constraint, right? Clang on Windows also needs __stdcall? BUG=skia:5617 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2233883002 Committed: https://skia.googlesource.com/skia/+/3d96cb8db71895ff1e34d537774f94a578fcec49

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -10 lines) Patch
M gyp/common_conditions.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M gyp/gpu.gyp View 2 chunks +1 line, -8 lines 0 comments Download
M include/gpu/gl/GrGLConfig.h View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
mtklein_C
4 years, 4 months ago (2016-08-10 13:48:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2233883002/1
4 years, 4 months ago (2016-08-10 13:48:31 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/12379)
4 years, 4 months ago (2016-08-10 13:50:02 UTC) #9
bsalomon
lgtm. The native OpenGL functions on Windows are always __stdcall regardless of compiler. Now that ...
4 years, 4 months ago (2016-08-10 14:17:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2233883002/1
4 years, 4 months ago (2016-08-10 14:29:28 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 14:30:27 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/3d96cb8db71895ff1e34d537774f94a578fcec49

Powered by Google App Engine
This is Rietveld 408576698