Closed Bug 843555 Opened 11 years ago Closed 11 years ago

[layers-refactoring] Fix D2D accelerated canvas with OMTC D3D11

Categories

(Core :: Graphics: Layers, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: bas.schouten, Assigned: bas.schouten)

References

Details

(Whiteboard: [metro-gfx])

Attachments

(2 files)

      No description provided.
Summary: Fix D2D accelerated canvas with OMTC D3D11 → [layers-refactoring] Fix D2D accelerated canvas with OMTC D3D11
Whiteboard: [metro-gfx]
Blocks: metro-omtc
Blocks: 849261
No longer blocks: metro-omtc
This makes us use a Content texture client for Canvas2D. This is optimal since we use LockSurface to draw the canvas anyway. This will make us use a TextureClientD3D11 and avoid the readback when copying.
Attachment #748898 - Flags: review?(nical.bugzilla)
This prevents this from hitting a slow path in the Cairo D2D backend.
Attachment #748899 - Flags: review?(jmuizelaar)
Attachment #748898 - Flags: review?(nical.bugzilla) → review+
Attachment #748899 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/778368babc94
https://hg.mozilla.org/mozilla-central/rev/dcc5e600d4d3
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Crash at least on http://ie.microsoft.com/testdrive/Performance/PsychedelicBrowsing/Default.html after landed in last central build

OS: Windows 8 x64
Video: nVidia 460GT
layers.offmainthreadcomposition.enabled = true

Crash Report: https://crash-stats.mozilla.com/report/index/bp-e994ec2b-cd8e-4012-ae7e-9d22f2130529
(In reply to Theliel from comment #5)
> Crash at least on
> http://ie.microsoft.com/testdrive/Performance/PsychedelicBrowsing/Default.
> html after landed in last central build
> 
> OS: Windows 8 x64
> Video: nVidia 460GT
> layers.offmainthreadcomposition.enabled = true
> 
> Crash Report:
> https://crash-stats.mozilla.com/report/index/bp-e994ec2b-cd8e-4012-ae7e-
> 9d22f2130529

Could you file a bug, this isn't an acute problem since it's a custom pref, but I'd like to fix it soon! :)
Blocks: 878624
No longer blocks: 878624
Depends on: 878624
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: