mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 21:33:59 +02:00
- more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging
This commit is contained in:
@@ -35,7 +35,7 @@ using Util::intToStr;
|
||||
bool getVBOSupported();
|
||||
void setVBOSupported(bool value);
|
||||
|
||||
void overrideGlExtensionSupport(const char *extensionName,bool value);
|
||||
//void overrideGlExtensionSupport(const char *extensionName,bool value);
|
||||
bool isGlExtensionSupported(const char *extensionName);
|
||||
//bool isGlVersionSupported(int major, int minor, int release);
|
||||
const char *getGlVersion();
|
||||
|
Reference in New Issue
Block a user