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