元极
Results
1
comments of
元极
```c for (n = 0; n < sizeof(_glewExtensionString) / sizeof(_glewExtensionString[0]); ++n) _glewExtensionString[n] = GL_FALSE; ``` The code on `glewContextInit()` is not work for `Visual Studio 2010`. It will be optimized...