Bug 124615 - Update ANGLE
Summary: Update ANGLE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Roger Fong
URL:
Keywords:
: 119851 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-19 16:16 PST by Roger Fong
Modified: 2013-11-22 10:59 PST (History)
4 users (show)

See Also:


Attachments
Patch (878.44 KB, patch)
2013-11-19 16:28 PST, Roger Fong
no flags Details | Formatted Diff | Diff
Patch (878.44 KB, patch)
2013-11-19 16:58 PST, Roger Fong
no flags Details | Formatted Diff | Diff
Patch (878.87 KB, patch)
2013-11-19 17:15 PST, Roger Fong
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2013-11-19 16:16:33 PST
Updating ANGLE, I've udpated to 11/7 checkout a60e0805721f62c28a55faf2df74472cc5fc91fc

Patch adds files, removes old ones, modifies xcode project and resolves build errors.
It also removes the need for Derived Sources and makes the project just use modified versions of the generated sources that came with the ANGLE checkout.
Comment 1 Roger Fong 2013-11-19 16:28:24 PST
Created attachment 217355 [details]
Patch
Comment 2 Roger Fong 2013-11-19 16:58:07 PST
Created attachment 217361 [details]
Patch
Comment 3 Roger Fong 2013-11-19 17:15:31 PST
Created attachment 217364 [details]
Patch
Comment 4 Dean Jackson 2013-11-19 17:30:10 PST
Comment on attachment 217364 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=217364&action=review

> Source/ThirdParty/ANGLE/ChangeLog:10
> +        Update ANGLE to checkout a60e0805721f62c28a55faf2df74472cc5fc91fc.
> +        Modify xcodeproj files as necessary, update plist.
> +        Stop using DerivedSources.make and just use the generated sources that are checked into ANGLE.

Please add that Apple added a note clarifying the license we distribute under.
Comment 5 Roger Fong 2013-11-19 17:51:35 PST
Committed: http://trac.webkit.org/changeset/159533
Comment 6 Brent Fulgham 2013-11-21 08:56:31 PST
Also incorporated to <rdar://problem/15521222>.
Comment 7 Brent Fulgham 2013-11-22 10:55:32 PST
<rdar://problem/14748275>
Comment 8 Brent Fulgham 2013-11-22 10:59:42 PST
*** Bug 119851 has been marked as a duplicate of this bug. ***