RESOLVED FIXED28773
Change functions and constants in CanvasRenderingContext3D to bring it up to spec
https://bugs.webkit.org/show_bug.cgi?id=28773
Summary Change functions and constants in CanvasRenderingContext3D to bring it up to ...
Chris Marrin
Reported 2009-08-27 07:32:44 PDT
The latest WebGL (Canvas 3D) spec removes the gl prefix from functions and constants. We need to do that in the WebKit implementation. There are also a couple of other small API changes I will make at the same time.
Attachments
Patch (152.44 KB, patch)
2009-08-27 17:56 PDT, Chris Marrin
no flags
Chris Marrin
Comment 1 2009-08-27 17:56:30 PDT
Chris Marrin
Comment 2 2009-08-27 18:21:17 PDT
Sending WebCore/ChangeLog Sending WebCore/bindings/js/JSCanvasRenderingContext3DCustom.cpp Sending WebCore/html/canvas/CanvasRenderingContext3D.cpp Sending WebCore/html/canvas/CanvasRenderingContext3D.h Sending WebCore/html/canvas/CanvasRenderingContext3D.idl Sending WebCore/platform/graphics/GraphicsContext3D.h Sending WebCore/platform/graphics/mac/GraphicsContext3DMac.cpp Transmitting file data ....... Committed revision 47851.
Eric Seidel (no email)
Comment 3 2009-08-27 18:47:00 PDT
Comment on attachment 38706 [details] Patch Clearing review flag.
Note You need to log in before you can comment on or make changes to this bug.