diff options
Diffstat (limited to 'indra/llrender/llgl.h')
-rw-r--r-- | indra/llrender/llgl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llrender/llgl.h b/indra/llrender/llgl.h index e9b4c7929e..f387b7b179 100644 --- a/indra/llrender/llgl.h +++ b/indra/llrender/llgl.h @@ -100,6 +100,7 @@ public: BOOL mIsGF3; BOOL mIsGFFX; BOOL mATIOffsetVerticalLines; + BOOL mATIOldDriver; // Whether this version of GL is good enough for SL to use BOOL mHasRequirements; |