Closed
Bug 587856
Opened 15 years ago
Closed 15 years ago
Report VRAM usage for D2D surfaces
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(2 files)
|
6.83 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
|
1.95 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
D2D surfaces can use VRAM for up to twice their surface size. We should report this memory usage.
Attachment #466477 -
Flags: review?(jmuizelaar)
| Assignee | ||
Comment 1•15 years ago
|
||
Attachment #466478 -
Flags: review?(jmuizelaar)
Comment 2•15 years ago
|
||
Comment on attachment 466477 [details] [diff] [review]
Part 1: Expose D2D VRAM usage from Cairo
I like the look of this
Attachment #466477 -
Flags: review?(jmuizelaar) → review+
Updated•15 years ago
|
Attachment #466478 -
Flags: review?(jmuizelaar) → review+
Comment 3•15 years ago
|
||
Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100818 Minefield/4.0b5pre
I have a repeatable error in the latest nightly, when I go to about:memory
crash-report : bp-1703b36b-898a-4c8f-abcc-493252100818
This is on a Windows XP laptop, which has a graphics card that isn't powerful enough for Direct2D (Direct2D is not enabled in FF).
Comment 4•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7cbbf246d81e
http://hg.mozilla.org/mozilla-central/rev/a56f32372b9a
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•