summaryrefslogtreecommitdiffstats
path: root/gfx/gl/GLContext.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1690 - Part 1: Fix MacOS version detection above 10.15.Brian Smith2020-12-02-2/+2
| | | | Changes based on Mozilla bug 1616404 but supporting back to 10.7.
* Issue #1354 - Clear the current context when MakeCurrent() fails.wolfbeast2020-01-20-6/+7
|
* Issue #1354 - Don't allow glsl[130,400] unless we have gpu_shader5wolfbeast2020-01-16-0/+3
| | | | | - Teach GLContext about gpu_shader5 - Downgrade shader language version if gpu_shader5 support isn't found.
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-4/+0
| | | | Tag #20.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3150