Changeset 53737 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Jan 5, 2015 1:22:50 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97516
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp
r53733 r53737 833 833 AssertCompile(GL_FALSE == 0); 834 834 835 #if 0 // FIXME836 835 /* 837 836 * Load and resolve imports from the external shared library. … … 844 843 return rc; 845 844 } 846 #endif847 845 848 846 /*
Note:
See TracChangeset
for help on using the changeset viewer.