VirtualBox

Changeset 59118 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 14, 2015 2:10:33 PM (9 years ago)
Author:
vboxsync
Message:

bugref:8087: Additions/x11: support non-root X server: add initial libEGL.so.1 to the X11 Additions. Disable for Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk

    r59112 r59118  
    3131    VBoxOGLpassthroughspu \
    3232    VBoxOGLpackspu \
    33     VBoxOGLfeedbackspu \
    34     VBoxEGL
     33    VBoxOGLfeedbackspu
    3534endif
    3635
     
    4847if1of ($(KBUILD_TARGET), linux solaris freebsd)
    4948 #VBoxOGL_DRI = 1
    50  ifn1of ($(KBUILD_TARGET),solaris)   # No DRI on Solaris yet
     49 DLLS += VBoxEGL
     50 ifn1of ($(KBUILD_TARGET),linux solaris)   # No DRI on Solaris yet
    5151  VBoxOGL_FAKEDRI = 1
    5252 endif
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