[Webkit-unassigned] [Bug 167952] WebGPU prototype
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 11 14:48:22 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167952
Dean Jackson <dino at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #304137| |review+
Flags| |
--- Comment #13 from Dean Jackson <dino at apple.com> ---
Comment on attachment 304137
--> https://bugs.webkit.org/attachment.cgi?id=304137
Complete patch (1+2)
View in context: https://bugs.webkit.org/attachment.cgi?id=304137&action=review
> Source/WebCore/ChangeLog:12
> + * Configurations/FeatureDefines.xcconfig: For EWS, turn of WebGPU in WebCore. This
> + should not be checked in.
Removing this since you've undone the change.
> Source/WebCore/ChangeLog:15
> + * WebCore.xcodeproj/project.pbxproj: Add WebGPU files.
I'm going to add them to PlatformMac.cmake too.
> Source/WebCore/html/canvas/WebGPUCommandBuffer.cpp:31
> +/***
I'll replace these with /* FIXME: WebGPU - not implemented yet.
> Source/WebCore/html/canvas/WebGPUCommandBuffer.cpp:52
> + LOG(WebGPU, "-- WebGPUCommandBuffer::WebGPUCommandBuffer() NEW");
I also cleaned these up (my mistake originally)
--
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/20170311/c053890d/attachment.html>
More information about the webkit-unassigned
mailing list