Changeset 17839 in vbox for trunk/src/VBox/Additions/common/crOpenGL/load.c
- Timestamp:
- Mar 13, 2009 3:31:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/load.c
r17466 r17839 555 555 glim.GetChromiumParametervCR = stub_GetChromiumParametervCR; 556 556 557 #ifndef Linux 557 558 /* Load pointers to native OpenGL functions into stub.nativeDispatch */ 558 559 stubInitNativeDispatch(); 559 560 #endif 560 561 561 562 /*crDebug("stub init");
Note:
See TracChangeset
for help on using the changeset viewer.