Closed
Bug 756557
Opened 13 years ago
Closed 12 years ago
Add DX9 support for Windows 8 Metro builds
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 829127
People
(Reporter: bbondy, Unassigned)
References
Details
(Whiteboard: [metro-mvp][LOE:2])
Add DirectX 9 support for Windows 8 Metro builds when DirectX 10 is not available.
Reporter | ||
Updated•12 years ago
|
Assignee: netzen → nobody
Updated•12 years ago
|
Whiteboard: metro-beta
Comment 1•12 years ago
|
||
I'm not 100% sure if this is that useful. At this point in time we don't know of any drivers on Windows 8 which support DX9 but have spotty support for DX10/11. Microsoft has deprecated DX9 pretty actively as far as I can tell.
Updated•12 years ago
|
Whiteboard: metro-beta → [metro-mvp]
Updated•12 years ago
|
Whiteboard: [metro-mvp] → [metro-mvp][LOE:2]
Comment 2•12 years ago
|
||
I should note in addition to my previous comment, it will add the requirement of D3D9 OMTC on Windows 8, which will provide an additional increase in workload.
Reporter | ||
Comment 3•12 years ago
|
||
Maybe we should morph this to be a bug about launching desktop firefox only when DX9 is not supported?
Reporter | ||
Comment 4•12 years ago
|
||
I'll post a new bug to provide a better fallback when DX10 is not supported. Based on what Bas said in Comment 1 and Comment 2 I'm going to WONTFIX this. Please re-open if you have strong objections.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 5•12 years ago
|
||
Turns out this is already implemented in the path where we fallback to cairo as cairo will try to create a d3d 9.3 device.
Resolution: WONTFIX → DUPLICATE
Assignee | ||
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•