Closed
Bug 1324326
Opened 8 years ago
Closed 8 years ago
Fix link to GLES lib on android
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1325298
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(3 obsolete files)
Needs to fix link to GLES lib on android build.
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
attachment 8819709 [details] [diff] [review] does not work when the following is not set.
> ac_add_options --with-android-version="18"
Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8819709 -
Attachment is obsolete: true
Assignee | ||
Comment 4•8 years ago
|
||
attachment 8819733 [details] [diff] [review] does static link to GLES lib. Instead it might be better to use dynamic link since we are going to support dynamic ES3 to ES2 fallback.
Assignee | ||
Comment 5•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Attachment #8830014 -
Attachment is obsolete: true
Assignee | ||
Comment 7•8 years ago
|
||
With https://github.com/servo/webrender/pull/791, I confirmed rendering on android device.
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•