Closed
Bug 902949
Opened 12 years ago
Closed 4 years ago
Stop having images both in RAM and VRAM
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
(Blocks 1 open bug)
Details
When using Direct2D we basically upload an image on demand, and then we keep it around as long as the gfxImageSurface. Essentially this means when caching images we keep copies in both RAM and VRAM, that's silly. We should fix it.
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•