VirtualBox

Changeset 81111 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Oct 4, 2019 4:14:17 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133736
Message:

WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove obsolete code. bugref:9529

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf

    r78408 r81111  
    3030VBoxVideo.Display  = 11 ; system32
    3131;amd64 VBoxVideo.Display_wow64  = 10,SysWow64 ; SysWow64
    32 VBoxVideo.GL  = 11 ; system32
    33 ;amd64 VBoxVideo.GL_wow64  = 10,SysWow64 ; SysWow64
    3432
    3533[Manufacturer]
     
    4442FeatureScore = F8
    4543Include = msdv.inf
    46 ;x86   CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.GL
    47 ;amd64 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.Display_wow64, VBoxVideo.GL, VBoxVideo.GL_wow64
     44;x86   CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display
     45;amd64 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.Display_wow64
    4846AddReg = VBoxVideo_SoftwareDeviceSettings
    4947;todo: clear XPDM driver settings: DelReg = VBoxVideo_RemoveDeviceSettings
     
    6765;amd64 ;mesa3d VBoxGL-x86.dll,,,0x00004000       ; COPYFLG_IN_USE_TRY_RENAME
    6866
    69 [VBoxVideo.GL]
    70 ;gl VBoxOGL.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    71 ;gl VBoxD3D9wddm.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    72 ;gl wined3dwddm.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    73 
    74 ;amd64 [VBoxVideo.GL_wow64]
    75 ;amd64 ;gl VBoxOGL-x86.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    76 ;amd64 ;gl VBoxD3D9wddm-x86.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    77 ;amd64 ;gl wined3dwddm-x86.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    78 
    7967[VBoxVideo_SoftwareDeviceSettings]
    80 ;dispd3d HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D
    81 ;dispd3d HKR,, UserModeDriverName,    %REG_MULTI_SZ%, VBoxDispD3D.dll
    82 ;amd64 ;dispd3d HKR,, UserModeDriverNameWow,    %REG_MULTI_SZ%, VBoxDispD3D-x86.dll
    83 ;icd        HKR,, OpenGLDriverName,    %REG_MULTI_SZ%, VBoxICD
    84 ;amd64 ;icd HKR,, OpenGLDriverNameWoW, %REG_MULTI_SZ%, VBoxICD-x86
    85 ;icd        HKR,, OpenGLFlags,         %REG_DWORD%,    0x00000001
    86 ;amd64 ;icd HKR,, OpenGLFlagsWoW,      %REG_DWORD%,    0x00000001
    87 ;icd        HKR,, OpenGLVersion,       %REG_DWORD%,    0x00000001
    88 ;amd64 ;icd HKR,, OpenGLVersionWoW,    %REG_DWORD%,    0x00000001
     68;dispd3d        HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D
     69;dispd3d        HKR,, UserModeDriverName,      %REG_MULTI_SZ%, VBoxDispD3D.dll
     70;amd64 ;dispd3d HKR,, UserModeDriverNameWow,   %REG_MULTI_SZ%, VBoxDispD3D-x86.dll
     71;mesa3d         HKR,, OpenGLDriverName,    %REG_MULTI_SZ%, VBoxICD
     72;amd64 ;mesa3d HKR,, OpenGLDriverNameWoW, %REG_MULTI_SZ%, VBoxICD-x86
     73;mesa3d         HKR,, OpenGLFlags,         %REG_DWORD%,    0x00000001
     74;amd64 ;mesa3d HKR,, OpenGLFlagsWoW,      %REG_DWORD%,    0x00000001
     75;mesa3d         HKR,, OpenGLVersion,       %REG_DWORD%,    0x00000001
     76;amd64 ;mesa3d HKR,, OpenGLVersionWoW,    %REG_DWORD%,    0x00000001
    8977HKR,, VgaCompatible, %REG_DWORD%, 0
    9078
     
    124112;mesa3d VBoxICD.dll = 1
    125113;mesa3d VBoxGL.dll = 1
    126 ;amd64 ;gl VBoxOGL-x86.dll = 1
    127 ;gl VBoxOGL.dll = 1
    128 ;amd64 ;gl VBoxD3D9wddm-x86.dll = 1
    129 ;gl VBoxD3D9wddm.dll = 1
    130 ;amd64 ;gl wined3dwddm-x86.dll = 1
    131 ;gl wined3dwddm.dll = 1
    132114
    133115[Strings]
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette