Skip to content

WIP: introduce acceleration/AccelerationManager and apply to manager shared GL contexts

Two aspects:

  1. move pre application initialization into Core
  2. introduce AccelerationManager to be responsible for all acceleration global resources.
  3. apply AccelerationManager::acquireContext to ensure all areas accessing MLT rendering have valid, shared, GL contexts
Edited by Corey O'Connor

Merge request reports