Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
e3782b56
Commit
e3782b56
authored
13 years ago
by
David Parks
Browse files
Options
Downloads
Patches
Plain Diff
SH-1644 Don't default avatar hardware skinning to off on all ATI cards.
parent
dbefd976
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
indra/newview/featuretable.txt
+0
-1
0 additions, 1 deletion
indra/newview/featuretable.txt
indra/newview/featuretable_mac.txt
+1
-26
1 addition, 26 deletions
indra/newview/featuretable_mac.txt
indra/newview/featuretable_xp.txt
+0
-1
0 additions, 1 deletion
indra/newview/featuretable_xp.txt
with
1 addition
and
28 deletions
indra/newview/featuretable.txt
+
0
−
1
View file @
e3782b56
...
@@ -467,7 +467,6 @@ RenderAvatarCloth 0 0
...
@@ -467,7 +467,6 @@ RenderAvatarCloth 0 0
list ATI
list ATI
RenderUseStreamVBO 1 0
RenderUseStreamVBO 1 0
RenderAvatarVP 1 0
// Disable vertex buffer objects by default for ATI cards with little video memory
// Disable vertex buffer objects by default for ATI cards with little video memory
list ATIVramLT256
list ATIVramLT256
...
...
This diff is collapsed.
Click to expand it.
indra/newview/featuretable_mac.txt
+
1
−
26
View file @
e3782b56
version 2
3
version 2
4
// NOTE: This is mostly identical to featuretable_mac.txt with a few differences
// NOTE: This is mostly identical to featuretable_mac.txt with a few differences
// Should be combined into one table
// Should be combined into one table
...
@@ -412,31 +412,6 @@ Disregard128DefaultDrawDistance 1 0
...
@@ -412,31 +412,6 @@ Disregard128DefaultDrawDistance 1 0
list ATI_Mobility_Radeon_X1xxx
list ATI_Mobility_Radeon_X1xxx
Disregard128DefaultDrawDistance 1 0
Disregard128DefaultDrawDistance 1 0
// Avatar hardware skinning causes
// invisible avatars on HD 2600... so I masked
// out other possible bad ones till it's fixed
list ATI_Radeon_HD_2300
RenderAvatarVP 0 0
RenderAvatarCloth 0 0
Disregard128DefaultDrawDistance 1 0
list ATI_Radeon_HD_2400
RenderAvatarVP 0 0
RenderAvatarCloth 0 0
Disregard128DefaultDrawDistance 1 0
list ATI_Radeon_HD_2600
RenderAvatarVP 0 0
RenderAvatarCloth 0 0
list ATI_Radeon_HD_2900
RenderAvatarVP 0 0
RenderAvatarCloth 0 0
list ATI_Radeon_HD_3800
RenderAvatarVP 0 0
RenderAvatarCloth 0 0
/// Tweaked NVIDIA
/// Tweaked NVIDIA
list NVIDIA_GeForce_FX_5100
list NVIDIA_GeForce_FX_5100
...
...
This diff is collapsed.
Click to expand it.
indra/newview/featuretable_xp.txt
+
0
−
1
View file @
e3782b56
...
@@ -466,7 +466,6 @@ RenderAvatarCloth 0 0
...
@@ -466,7 +466,6 @@ RenderAvatarCloth 0 0
list ATI
list ATI
RenderUseStreamVBO 1 0
RenderUseStreamVBO 1 0
RenderAvatarVP 1 0
// Disable vertex buffer objects by default for ATI cards with little video memory
// Disable vertex buffer objects by default for ATI cards with little video memory
list ATIVramLT256
list ATIVramLT256
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment