VirtualBox

Changeset 53737 in vbox


Ignore:
Timestamp:
Jan 5, 2015 1:22:50 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97516
Message:

Missing files are in place.

Location:
trunk/src/VBox/Devices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp

    r53733 r53737  
    833833    AssertCompile(GL_FALSE == 0);
    834834
    835 #if 0 // FIXME
    836835    /*
    837836     * Load and resolve imports from the external shared library.
     
    844843        return rc;
    845844    }
    846 #endif
    847845
    848846    /*
  • trunk/src/VBox/Devices/Makefile.kmk

    r53733 r53737  
    256256   VBoxDD_LDFLAGS.win   += /DELAYLOAD:d3d9.dll
    257257  else
    258    ifeq (0,1) # FIXME
    259258   VBoxDD_SOURCES       += \
    260259        Graphics/DevVGA-SVGA3d-ogl.cpp \
     
    269268        $(QUIET)$(RM) -f -- "$@"
    270269        $(VBOX_DEF_2_LAZY_LOAD) --explicit-load-function --library VBoxSVGA3D --output "$@" $(filter %.def, $^)
    271    else
    272    VBoxDD_SOURCES       += Graphics/DevVGA-SVGA3d-ogl.cpp
    273    VBoxDD_LIBS          += $(PATH_STAGE_BIN)/VBoxSVGA3D$(VBOX_SUFF_DLL)
    274    endif
    275270   VBoxDD_LIBS.linux    += GL X11
    276271   VBoxDD_LIBS.win      += $(PATH_SDK_$(VBOX_WINPSDK)_LIB)/Opengl32.lib
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