Closed
Bug 523959
Opened 12 years ago
Closed 12 years ago
[webgl] Enable WebGL on Maemo5
Categories
(Core :: Canvas: 2D, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file, 1 obsolete file)
30.50 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
Enable building WebGL with EGL on Maemo5.
Assignee | ||
Comment 1•12 years ago
|
||
Sticking this here for now -- needs a bit more cleanup, and needs to explicitly load libprv_um.so before loading GL, as there's a missing library dependency there. Updated patch soon.
Assignee | ||
Comment 2•12 years ago
|
||
Updated patch; removes the egl header dependency, and builds/works on both Maemo and WinCE. (Horribly inefficient on the latter, and slightly-less-horribly inefficient on Maemo for now.)
Attachment #415962 -
Attachment is obsolete: true
Attachment #416366 -
Flags: review?(pavlov)
Comment 3•12 years ago
|
||
Comment on attachment 416366 [details] [diff] [review] updated want to remove the printfs?
Attachment #416366 -
Flags: review?(pavlov) → review+
Assignee | ||
Comment 4•12 years ago
|
||
I -guess-
Assignee | ||
Comment 5•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7eb4406f8ded
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → mozilla1.9.3a1
Updated•11 years ago
|
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•