summaryrefslogtreecommitdiffstats
path: root/dom/canvas/WebGLBuffer.cpp
Commit message (Collapse)AuthorAgeLines
* Truncate Buffer/Texture on GL_OOM.wolfbeast2019-07-19-0/+1
|
* [WebGL] Enable size limit on Linux.wolfbeast2019-05-29-1/+1
| | | | | | Some drivers on Linux are not supportive of very large allocation sizes (esp. applicable to Linux x86 builds of UXP applications) and could cause issues. Treat this the same way we already do on Mac/Darwin.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+290