VirtualBox

Ignore:
Timestamp:
Apr 13, 2022 10:34:30 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150943
Message:

Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this define is for gallium based user mode driver; WDDM miniport should use VMSVGA device header files instead of Mesa ones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk

    r94523 r94584  
    136136        $(VBOX_PATH_ADDITIONS_LIB)/VBoxWddmUmKmt$(VBOX_SUFF_LIB)
    137137
     138ifdef VBOX_WITH_VMSVGA
     139VBoxDispD3D_DEFS     += VBOX_WITH_VMSVGA
     140VBoxDispD3D_INCS     += \
     141        $(PATH_ROOT)/src/VBox/Additions/3D/win/include
     142endif
     143
    138144ifdef VBOX_WITH_MESA3D
    139145VBoxDispD3D_DEFS     += VBOX_WITH_MESA3D
     
    184190DLLS += VBoxDX
    185191VBoxDX_TEMPLATE = VBoxGuestR3DllMinVista
    186 VBoxDX_DEFS     = UNICODE _UNICODE VBOX_WITH_VMSVGA3D_DX
     192VBoxDX_DEFS     = UNICODE _UNICODE VBOX_WITH_VMSVGA VBOX_WITH_VMSVGA3D_DX
    187193VBoxDX_DEFS    += D3D_UMD_INTERFACE_VERSION=D3D_UMD_INTERFACE_VERSION_WIN8
    188194VBoxDX_DEFS    += DXGKDDI_INTERFACE_VERSION=DXGKDDI_INTERFACE_VERSION_WIN8
Note: See TracChangeset for help on using the changeset viewer.

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