RESOLVED FIXED 28773
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 Thursday, August 27, 2009 3:32:44 PM UTC
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 Friday, August 28, 2009 1:56:30 AM UTC
Chris Marrin
Comment 2 Friday, August 28, 2009 2:21:17 AM UTC
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 Friday, August 28, 2009 2:47:00 AM UTC
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.