[Windows] Fix driver version detection of AMD RDNA+ GPU on Windows 10
commit52c89fbbd7e24170916051ab65c4aa967bdb9d31
authorCrystalP <crystalp@kodi.tv>
Mon, 20 May 2024 15:41:17 +0000 (20 11:41 -0400)
committerCrystalP <crystalp@kodi.tv>
Wed, 29 May 2024 18:37:18 +0000 (29 14:37 -0400)
tree38f9d425352755bcceb9bf9e431be849b38ec48e
parentbeded4199360f5c85bf1b6c1ef99ac6a94461835
[Windows] Fix driver version detection of AMD RDNA+ GPU on Windows 10

Add detection for recent drivers through DXGI only
Add secondary registry detection method for older drivers that fail the traditional method
xbmc/platform/win32/WIN32Util.cpp
xbmc/platform/win32/WIN32Util.h
xbmc/rendering/dx/DeviceResources.cpp
xbmc/rendering/dx/DeviceResources.h