workaround for base vertex. damn old nvidia driver

This commit is contained in:
degasus
2013-02-26 23:15:55 +01:00
parent 025f8d342f
commit a650ae8c7b
4 changed files with 42 additions and 28 deletions

View File

@ -167,6 +167,7 @@ struct VideoConfig
bool bSupportsGLSLCache;
bool bSupportsGLPinnedMemory;
bool bSupportsGLSync;
bool bSupportsGLBaseVertex;
} backend_info;
// Utility