Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(17)

Issue 5305053: Allowed translator_hlsl and glsl to be built as shared libs on windows. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by apatrick1
Modified:
12 years, 6 months ago
Reviewers:
kbr1, piman
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Allowed translator_hlsl and glsl to be built as shared libs on windows. The problem was gyp was out-of-date (I rolled it to 1080) and ShaderLang.cpp exports were not being exported because it was in translator_common which is a static lib. I tested shared library and static library builds in debug and release and also the checked in ANGLE.sln build. See original attempt: http://codereview.appspot.com/5305052/. Committed: http://code.google.com/p/angleproject/source/detail?r=801

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -28 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 2 chunks +6 lines, -1 line 0 comments Download
M include/GLSLANG/ShaderLang.h View 10 chunks +46 lines, -25 lines 0 comments Download
M src/common/version.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
apatrick1
PTAL
12 years, 6 months ago (2011-10-21 00:58:36 UTC) #1
piman
On 2011/10/21 00:58:36, apatrick1 wrote: > PTAL LGTM. I tried on linux and seems to ...
12 years, 6 months ago (2011-10-21 01:03:48 UTC) #2
kbr1
12 years, 6 months ago (2011-10-21 01:13:57 UTC) #3
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b