Open Bug 725508 Opened 12 years ago Updated 2 years ago

Improve startup speed on Windows when both 10.0 and 10.1 D3D10CreateDevice1 calls fail

Categories

(Core :: Graphics, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: bbondy, Unassigned)

References

Details

This bug is to do a similar idea to bug 722225 for the case where 10.0 and 10.1 calls both do not work.  In those cases we shouldn't try these calls at all.

We should store VENDOR ID and DEVICE ID of the graphics card (can be retrieved through gfxInfo), if anything changes, try again with 10.0 and 10.1.

This task was suggested by Bas.
Assignee: nobody → netzen
I haven't
I haven't tried this yet so I'm not sure if there will be any gains on startup yet. In particular the call might be fast when it's not supported.  Please review bug 722225 independently since I know there is for sure a significant win there.
Blocks: 797013
Assignee: netzen → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.