[Webkit-unassigned] [Bug 143311] New: make Windows CMake build for ANGLE and WebGL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 1 11:35:47 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143311
Bug ID: 143311
Summary: make Windows CMake build for ANGLE and WebGL
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: ANGLE
Assignee: webkit-unassigned at lists.webkit.org
Reporter: achristensen at apple.com
In https://bugs.webkit.org/show_bug.cgi?id=143293 I skipped WebGL on Windows with CMake. To get WebGL working on Windows CMake builds, a CMake build will need to be made that is similar to what I did with the ANGLE Visual Studio files.
All of ANGLE needs to be compiled to make libGLESv2.dll, libEGL.dll, and translator libraries.
libGLESv2.dll needs to use the HLSL translator to internally translate GLSL to HLSL, while WebCore needs to use the GLSL translator to verify and translate GLSL to GLSL.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150401/4a365f3b/attachment.html>
More information about the webkit-unassigned
mailing list