WIP: introduce acceleration/AccelerationManager and apply to manager shared GL contexts
Two aspects:
- move pre application initialization into Core
- introduce AccelerationManager to be responsible for all acceleration global resources.
- apply AccelerationManager::acquireContext to ensure all areas accessing MLT rendering have valid, shared, GL contexts
Edited by Corey O'Connor