diff options
Diffstat (limited to 'indra/llrender')
| -rwxr-xr-x | indra/llrender/llgl.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/llrender/llgl.cpp b/indra/llrender/llgl.cpp index 44e6b97b31..e24d3bb5ba 100755 --- a/indra/llrender/llgl.cpp +++ b/indra/llrender/llgl.cpp @@ -610,6 +610,7 @@ bool LLGLManager::initGL()  	if (mGLVendor.substr(0,4) == "ATI ")  	{  		mGLVendorShort = "ATI"; +		// *TODO: Fix this?  		mIsATI = TRUE;  #if LL_WINDOWS && !LL_MESA_HEADLESS | 
