Commit 42a48542 authored by Jocelyn Turcotte's avatar Jocelyn Turcotte Committed by The Qt Project
Browse files

Delegated renderer: enable by default for QQuickWebView.


This also allows the software code path to be enabled:
- Programmatically by setting this dynamic property on the QCoreApplication:
  "QQuickWebEngineView_DisableHardwareAcceleration"
- Through the Chromium command line switch "--disable-delegated-renderer"
  for quick development use cases.

Change-Id: I32136d880444e0a24f042c7c4862950b7ed0c910
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
Showing with 64 additions and 41 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment