Closed
Bug 1634275
Opened 5 years ago
Closed 5 years ago
Update glslopt to 0.1.2 to remove dependency on bindgen
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: jnicol, Assigned: jnicol)
Details
Attachments
(1 file)
Using bindgen at build time to generate the bindings means that clang must be installed, which can be a bit of a pain, especially on windows.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jnicol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b926484183c7
Update glslopt to 0.1.2 to remove dependency on bindgen. r=jrmuizel,kats
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•