RESOLVED FIXED 118200
more webgl files need to be included in Windows build
https://bugs.webkit.org/show_bug.cgi?id=118200
Summary more webgl files need to be included in Windows build
Alex Christensen
Reported 2013-06-28 11:59:54 PDT
There are more graphics source files that need to be included in the Visual Studio projects, more headers that can't be found and don't need to be found, etc.
Attachments
Patch (9.86 KB, patch)
2013-06-28 12:11 PDT, Alex Christensen
no flags
Patch (9.87 KB, patch)
2013-06-28 13:04 PDT, Alex Christensen
no flags
Patch (10.69 KB, patch)
2013-06-28 13:37 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-06-28 12:11:27 PDT
kov's GTK+ EWS bot
Comment 2 2013-06-28 12:22:49 PDT
Alex Christensen
Comment 3 2013-06-28 13:04:52 PDT
Brent Fulgham
Comment 4 2013-06-28 13:22:11 PDT
Comment on attachment 205735 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=205735&action=review > Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:-4367 > - <ClCompile Include="..\platform\graphics\opengl\GraphicsContext3DOpenGLES.cpp" /> Don't we want to use OpenGLES? I thought ANGLE provided a full GLES implementation? > Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters:-7035 > - </ClCompile> Ditto: I thought we were targeting OpenGL ES because of ANGLE?
Alex Christensen
Comment 5 2013-06-28 13:37:43 PDT
Brent Fulgham
Comment 6 2013-06-28 13:45:46 PDT
Comment on attachment 205738 [details] Patch r=me.
WebKit Commit Bot
Comment 7 2013-06-28 15:44:11 PDT
Comment on attachment 205738 [details] Patch Clearing flags on attachment: 205738 Committed r152192: <http://trac.webkit.org/changeset/152192>
WebKit Commit Bot
Comment 8 2013-06-28 15:44:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.