-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loader: Match ICDs against DXGI adapters
Previously, ICDs located through the HKLM registry would be loaded all the time. This changes the loader to iterate DXGI adapters and only loader the driver is there is an adapter that it corresponds to. Change-Id: I204f37916b9e8ca668921507e68ef6e8e18a440a
- Loading branch information
1 parent
42d4962
commit 19a5cdd
Showing
2 changed files
with
104 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters