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

Issue 6816074: Remove dependency on d3dcompiler import library. (Closed)

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

Description

Remove dependency on d3dcompiler import library. It is now loaded with LoadLibrary. Added compile time option of having ANGLE enumerate various versions of d3dcompiler_nn.dll that the application can preload before eglInitialize(). Committed: https://code.google.com/p/angleproject/source/detail?r=1385

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -9 lines) Patch
M src/build_angle.gypi View 3 chunks +2 lines, -2 lines 0 comments Download
M src/libEGL/Display.h View 1 3 chunks +18 lines, -0 lines 0 comments Download
M src/libEGL/Display.cpp View 1 4 chunks +38 lines, -1 line 0 comments Download
M src/libGLESv2/ProgramBinary.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/libGLESv2/libGLESv2.vcxproj View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6
apatrick1
Hi Daniel, This is a bit of a hack. It will allow Chrome to switch ...
11 years, 6 months ago (2012-11-01 20:27:23 UTC) #1
dgkoch
Are you planning to distribute both the _43 and _46 versions? Or only one of ...
11 years, 6 months ago (2012-11-03 17:23:13 UTC) #2
apatrick1
Initially at least, I plan to distribute both 43 and 46. I prefer 46 because, ...
11 years, 6 months ago (2012-11-05 20:18:52 UTC) #3
dgkoch
On 2012/11/05 20:18:52, apatrick1 wrote: > Initially at least, I plan to distribute both 43 ...
11 years, 6 months ago (2012-11-05 22:06:10 UTC) #4
apatrick1
Understood. PTAL.
11 years, 6 months ago (2012-11-05 22:27:02 UTC) #5
dgkoch
11 years, 6 months ago (2012-11-06 13:11:25 UTC) #6
LGTM.  Going to cause lots of fun come merge time, but we'll deal with it.
Sign in to reply to this message.

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