WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221665
Move vertex array functionality from ExtensionsGL to GraphicsContextGL
https://bugs.webkit.org/show_bug.cgi?id=221665
Summary
Move vertex array functionality from ExtensionsGL to GraphicsContextGL
Kimmo Kinnunen
Reported
2021-02-10 00:32:16 PST
Move vertex array functionality from ExtensionsGL to GraphicsContextGL ExtensionsGL and GraphicsContextGL is the same object, it never fulfilled the envisioned goal. This is work towards merging ExtensionsGL and GraphicsContextGL. There's no distinct difference with the implementation of OES vertex arrays and WebGL2 vertex arrays for any of the current implementations. Vertex arrays are not optional for WebGL2
Attachments
Patch
(23.74 KB, patch)
2021-02-10 00:41 PST
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
rebase
(23.78 KB, patch)
2021-03-15 03:47 PDT
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-02-10 00:41:14 PST
Created
attachment 419822
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-02-17 00:33:14 PST
<
rdar://problem/74424948
>
Kimmo Kinnunen
Comment 3
2021-03-15 03:47:59 PDT
Created
attachment 423154
[details]
rebase
EWS
Comment 4
2021-03-15 05:45:30 PDT
Committed
r274414
: <
https://commits.webkit.org/r274414
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 423154
[details]
.
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