Closed
Bug 513156
Opened 14 years ago
Closed 14 years ago
Update Canvas3D to implement WebGL
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: mwsteele, Unassigned)
References
Details
Attachments
(2 files, 3 obsolete files)
140.26 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
2.39 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•14 years ago
|
||
Comment on attachment 397199 [details] [diff] [review] delta to vlad's WIP patch This looks fine to me -- implementing base functionality for the array types and the big renaming. Mark, have you tested this on anything other than OSX? Would be nice to have OSX and Win32 initially. Are you ok with me landing this tonight/this weekend?
Attachment #397199 -
Flags: review+
Reporter | ||
Comment 3•14 years ago
|
||
I updated it to build on Linux too, but haven't tried on Win32 recently. I'm ok with it landing. Better to base new stuff off this than keep the big patch growing. (In reply to comment #2) > (From update of attachment 397199 [details] [diff] [review]) > This looks fine to me -- implementing base functionality for the array types > and the big renaming. > > Mark, have you tested this on anything other than OSX? Would be nice to have > OSX and Win32 initially. > > Are you ok with me landing this tonight/this weekend?
Reporter | ||
Comment 4•14 years ago
|
||
Small changes to fix win32 build. Also disabled buffer validation in drawElements for now.
Attachment #397182 -
Attachment is obsolete: true
Attachment #397199 -
Attachment is obsolete: true
Attachment #397583 -
Flags: review?(vladimir)
Comment on attachment 397583 [details] [diff] [review] delta with win32 fixes Working on checking this in now.
Attachment #397583 -
Flags: review?(vladimir) → review+
http://hg.mozilla.org/mozilla-central/rev/1438b43ad6e8 Hm.. let's close off this initial bug and then do individual bugs for followup patches, based on specific spec fixes/changes.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → mozilla1.9.3a1
Version: unspecified → Trunk
Comment 7•14 years ago
|
||
Attachment #398611 -
Flags: review?(vladimir)
Comment 8•14 years ago
|
||
Attachment #398611 -
Attachment is obsolete: true
Attachment #398627 -
Flags: review?(vladimir)
Attachment #398611 -
Flags: review?(vladimir)
Comment on attachment 398627 [details] [diff] [review] Corrected bustage fix Upgrade your compiler :)
Attachment #398627 -
Flags: review?(vladimir) → review+
Comment 10•14 years ago
|
||
Sure, but Microsoft charges to upgrade my optimiser :-P
You need to log in
before you can comment on or make changes to this bug.
Description
•