WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66516
Add shareResources flag to 3D graphics context attributes
https://bugs.webkit.org/show_bug.cgi?id=66516
Summary
Add shareResources flag to 3D graphics context attributes
Al
Reported
2011-08-18 17:53:44 PDT
This will allow 3D graphics context implementations to share resources like textures. Contexts with the shareResources flag set to true will be in the same resource namespace. For now, WebGL does not share resource, SharedGraphicsContext3D does and the context associated with the Chromium WebView does. There will be another patch downstream in Chromium to actually implement this.
Attachments
Patch 1
(5.34 KB, patch)
2011-08-18 18:01 PDT
,
Al
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Al
Comment 1
2011-08-18 18:01:06 PDT
Created
attachment 104430
[details]
Patch 1
James Robinson
Comment 2
2011-08-18 20:27:08 PDT
Comment on
attachment 104430
[details]
Patch 1 LGTM
WebKit Review Bot
Comment 3
2011-08-23 12:31:05 PDT
Comment on
attachment 104430
[details]
Patch 1 Clearing flags on attachment: 104430 Committed
r93625
: <
http://trac.webkit.org/changeset/93625
>
WebKit Review Bot
Comment 4
2011-08-23 12:31:09 PDT
All reviewed patches have been landed. Closing bug.
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