VirtualBox

Changeset 76251 in vbox


Ignore:
Timestamp:
Dec 16, 2018 10:32:52 AM (6 years ago)
Author:
vboxsync
Message:

DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r76246 r76251  
    278278 endif
    279279 ifdef VBOX_WITH_VMSVGA3D
    280   #VBOX_WITH_VMSVGA3D_DYNAMIC_LOAD = 1
     280  if1of ($(KBUILD_TARGET), linux win)
     281# Dynamically load 3D library (opengl32, libGL).
     282# This is a temporary solution. In future the 3D backend will be in a separate library.
     283VBOX_WITH_VMSVGA3D_DYNAMIC_LOAD = 1
     284  endif
    281285  VBoxDD_DEFS           += VBOX_WITH_VMSVGA3D
    282286  VBoxDD_SOURCES        += \
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