DescriptionAdded support to GLEW for dynamically looking up the core WGL entry
points to avoid the need to link against opengl32.lib. Added
_ATL_NO_OPENGL #define in build/common.gypi to prevent link directive
from forcibly pulling in opengl32.lib for any Chrome code using ATL.
Once upstream code in WebKit is changed to use the new wglew entry
points and remove opengl32.lib from the link line, chrome.dll will no
longer depend on opengl32.dll.
BUG=45586
TEST=ran WebGL with --in-process-webgl
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51277
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|