WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
165864
Progress towards using ANGLE to do WebGL rendering
https://bugs.webkit.org/show_bug.cgi?id=165864
Summary
Progress towards using ANGLE to do WebGL rendering
Alex Christensen
Reported
2016-12-14 13:05:00 PST
Progress towards using ANGLE to do WebGL rendering
Attachments
Patch
(40.48 KB, patch)
2016-12-14 13:17 PST
,
Alex Christensen
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-12-14 13:17:36 PST
Created
attachment 297119
[details]
Patch
Dean Jackson
Comment 2
2016-12-14 13:20:08 PST
Comment on
attachment 297119
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=297119&action=review
> Source/ThirdParty/ANGLE/ANGLE/egl.h:1 > +#include "include/EGL/egl.h"
Shame we'll have to remember to do this on all updates to ANGLE.
> Source/ThirdParty/ANGLE/include/EGL/egl.h:63 > -#include <KHR/khrplatform.h> > -#include <EGL/eglplatform.h> > +#include <ANGLE/khrplatform.h> > +#include <ANGLE/eglplatform.h>
And this.
Alex Christensen
Comment 3
2016-12-14 13:46:14 PST
http://trac.webkit.org/changeset/209832
Hunseop Jeong
Comment 4
2016-12-14 21:16:16 PST
Fixed build on GCC Compiler. Committed
r209854
: <
http://trac.webkit.org/changeset/209854
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug