[Webkit-unassigned] [Bug 43221] Move WebGL-specific code out of GraphicsContext3D so that G3D can be used as a generic accelerated drawing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 13:02:05 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43221





--- Comment #9 from James Robinson <jamesr at chromium.org>  2010-08-03 13:02:04 PST ---
First bit (switching from WebGLProgram/type/etc) to Platform3DObjects.  Next:
- move ArrayBuffer and friends to platform/graphics
- audit uses of 'unsigned' to see if they really mean 'Platform3DObject'.  It looks like the createFoo() and deleteFoo() functions really mean Platform3DObject

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list