diff options
| author | Palmer Truelson <palmer@lindenlab.com> | 2010-02-25 16:02:23 -0800 | 
|---|---|---|
| committer | Palmer Truelson <palmer@lindenlab.com> | 2010-02-25 16:02:23 -0800 | 
| commit | 65bd49f15fff33c574b599aac76335dcf74b1c74 (patch) | |
| tree | a74bffe9792cb0d74802942a82a19d54982856ff | |
| parent | f841d1499a6d3589c86ad4dcba6b138949f5dabc (diff) | |
Turn of FBOs on x1600 on mac
| -rw-r--r-- | indra/newview/featuretable_mac.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt index 12d47a904c..db0252d2e7 100644 --- a/indra/newview/featuretable_mac.txt +++ b/indra/newview/featuretable_mac.txt @@ -366,6 +366,7 @@ list ATI_Radeon_X1500  Disregard128DefaultDrawDistance	1	0  list ATI_Radeon_X1600   Disregard128DefaultDrawDistance	1	0 +RenderUseFBO 					0	0  list ATI_Radeon_X1700   Disregard128DefaultDrawDistance	1	0  list ATI_Mobility_Radeon_X1xxx  | 
