summaryrefslogtreecommitdiffstats
path: root/gfx/gl/GLContext.cpp
Commit message (Collapse)AuthorAgeLines
* 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