Changeset 17076 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/load.c
- Timestamp:
- Feb 24, 2009 4:24:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/load.c
r16718 r17076 519 519 520 520 crNetInit( NULL, NULL ); 521 strcpy(response, " 2 0 array 1pack");521 strcpy(response, "3 0 array 1 feedback 2 pack"); 522 522 spuchain = crStrSplit( response, " " ); 523 523 num_spus = crStrToInt( spuchain[0] );
Note:
See TracChangeset
for help on using the changeset viewer.