diff options
| -rw-r--r-- | doc/contributions.txt | 1 | ||||
| -rw-r--r-- | indra/newview/gpu_table.txt | 7 | 
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index 94f8110aed..54392cf724 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -1029,6 +1029,7 @@ Synystyr Texan  Takeda Terrawyng  TankMaster Finesmith  	STORM-1100 +	STORM-1602      VWR-26622  Talamasca  Tali Rosca diff --git a/indra/newview/gpu_table.txt b/indra/newview/gpu_table.txt index 21cb988819..e95d4d9401 100644 --- a/indra/newview/gpu_table.txt +++ b/indra/newview/gpu_table.txt @@ -94,6 +94,9 @@ ATI M56							.*ATI.*M56.*								1		1  ATI M71							.*ATI.*M71.*								1		1  ATI M72							.*ATI.*M72.*								1		1  ATI M76							.*ATI.*M76.*								3		1 +ATI Radeon HD 64xx				.*ATI.*AMD Radeon.* HD [67]4..[MG]			3		1 +ATI Radeon HD 65xx				.*ATI.*AMD Radeon.* HD [67]5..[MG]			3		1 +ATI Radeon HD 66xx				.*ATI.*AMD Radeon.* HD [67]6..[MG]			3		1  ATI Mobility Radeon 4100		.*ATI.*Mobility.*41.*						1		1  ATI Mobility Radeon 7xxx		.*ATI.*Mobility.*Radeon 7.*					0		1  ATI Mobility Radeon 8xxx		.*ATI.*Mobility.*Radeon 8.*					0		1 @@ -106,7 +109,6 @@ ATI Mobility Radeon HD 545v		.*ATI.*Mobility.*HD *545v.*					2		1  ATI Mobility Radeon HD 550v		.*ATI.*Mobility.*HD *550v.*					2		1  ATI Mobility Radeon HD 560v		.*ATI.*Mobility.*HD *560v.*					2		1  ATI Mobility Radeon HD 565v		.*ATI.*Mobility.*HD *565v.*					2		1 -ATI Radeon HD 64xxM				.*ATI.*AMD Radeon.* HD [67]4..M				3		1  ATI Mobility Radeon HD 2300		.*ATI.*Mobility.*HD *23.*					1		1  ATI Mobility Radeon HD 2400		.*ATI.*Mobility.*HD *24.*					1		1  ATI Mobility Radeon HD 2600		.*ATI.*Mobility.*HD *26.*					3		1 @@ -166,7 +168,7 @@ ATI Radeon HD 6200				.*ATI.*Radeon HD *62..						3		1  ATI Radeon HD 6300				.*ATI.*Radeon HD *63..						3		1  ATI Radeon HD 6400				.*ATI.*Radeon HD *64..						3		1  ATI Radeon HD 6500				.*ATI.*Radeon HD *65..						3		1 -ATI Radeon HD 66xx				.*ATI.*Radeon HD *66..						3		1 +ATI Radeon HD 6600				.*ATI.*Radeon HD *66..						3		1  ATI Radeon HD 6700				.*ATI.*Radeon HD *67..						3		1  ATI Radeon HD 6800				.*ATI.*Radeon HD *68..						3		1  ATI Radeon HD 6900				.*ATI.*Radeon HD *69..						3		1 @@ -512,3 +514,4 @@ XGI								XGI.*										0		0  VIA								VIA.*										0		0  Apple Generic					Apple.*Generic.*							0		0  Apple Software Renderer			Apple.*Software Renderer.*					0		0 +Humper							Humper.*									0		1  | 
