summaryrefslogtreecommitdiffstats
path: root/gfx/thebes/gfxPlatform.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1360 - Enable acceleration by default on all known-good platforms.wolfbeast2020-01-27-1/+5
|
* Issue #1360 - Part 1: Simplify layers acceleration prefs.wolfbeast2020-01-26-37/+4
| | | | | | | | | | | | | | | This gets rid of platform-dependent hard-coded defaults, but keeps build-time blocking if there is no GL provider (in which case layers acceleration almost certainly won't work because it needs a GL compositor and would likely crash without) New prefs are - layers.acceleration.enabled to enable HWA - layers.acceleration.force to force it enabled (requires .enabled to be set as well) This is the platform part of this issue. The rest will be front-end work (Preference UI integration and pref migration)
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-27/+0
|
* Remove VR hardware support.wolfbeast2018-11-26-6/+0
| | | | This resolves #881
* gfx: add pref for enabling APZ without e10sLeorize2018-09-25-5/+5
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-24/+1
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Bug 1464039 - Only reject qcms transform with invalid grid size if the ↵Nicolas Silva2018-06-30-1/+5
| | | | transform function uses the grid size. r=Bas a=jcristau
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-2/+0
| | | | Tag #20.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-5/+4
|
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-8/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2599