Closed
Bug 935734
Opened 11 years ago
Closed 2 months ago
Refactor GLManager
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1597585
People
(Reporter: nrc, Unassigned)
References
Details
Once LayerManagerOGL is removed, I think we can make GLManager much more lightweight - we can get rid of the GLManagerCompositorOGL class or whatever it is called and the CreateGLManager function and just use GLManager as an interface. We probably need to pass a Compositor rather than a LayerManager to the various rendering methods (pre/post render, etc.) in nsChildView.mm.
Updated•2 years ago
|
Severity: normal → S3
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•