VirtualBox

Changeset 64269 in vbox for trunk/src/VBox/GuestHost


Ignore:
Timestamp:
Oct 14, 2016 6:03:39 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
111282
Message:

bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts of the Mesa 7.2 sources from the tree, leaving only public OpenGL header files. The reason we are not just switching to using the Mesa 11 headers is that they currently conflict with our API definitions in APIspec.txt including due to increased const-correctness.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

    r62492 r64269  
    5555if1of ($(KBUILD_TARGET), linux solaris freebsd)
    5656 VBoxOGLcrutil_INCS += \
    57         $(VBOX_MESA_INCS)
     57        $(VBOX_GL_INCS)
    5858endif
    5959VBoxOGLcrutil_SOURCES       = \
     
    200200if1of ($(KBUILD_TARGET), linux solaris freebsd)
    201201 VBoxOGLcrpacker_INCS += \
    202         $(VBOX_MESA_INCS)
     202        $(VBOX_GL_INCS)
    203203endif
    204204VBoxOGLcrpacker_INTERMEDIATES = \
     
    351351if1of ($(KBUILD_TARGET), linux solaris freebsd)
    352352 VBoxOGLspuload_INCS += \
    353         $(VBOX_MESA_INCS)
     353        $(VBOX_GL_INCS)
    354354endif
    355355VBoxOGLspuload_SOURCES = \
     
    424424if1of ($(KBUILD_TARGET), linux solaris freebsd)
    425425 VBoxOGLcrstate_INCS += \
    426         $(VBOX_MESA_INCS)
     426        $(VBOX_GL_INCS)
    427427endif
    428428VBoxOGLcrstate_INTERMEDIATES = \
     
    625625if1of ($(KBUILD_TARGET), linux solaris freebsd)
    626626 VBoxOGLerrorspu_INCS += \
    627         $(VBOX_MESA_INCS)
     627        $(VBOX_GL_INCS)
    628628endif
    629629VBoxOGLerrorspu_SOURCES = \
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