Changeset 18088 in vbox for trunk/src/VBox/Additions/common/crOpenGL/load.c
- Timestamp:
- Mar 19, 2009 11:47:52 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44736
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/load.c
r17922 r18088 581 581 glim.GetChromiumParametervCR = stub_GetChromiumParametervCR; 582 582 583 #if ndef Linux583 #if !defined(VBOX_NO_NATIVEGL) 584 584 /* Load pointers to native OpenGL functions into stub.nativeDispatch */ 585 585 stubInitNativeDispatch();
Note:
See TracChangeset
for help on using the changeset viewer.