Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
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
JennaHuntsman
XDG Integration
Commits
5f71e29d
Commit
5f71e29d
authored
13 years ago
by
Oz Linden
Browse files
Options
Downloads
Patches
Plain Diff
remove accidentally checked-in patch file
parent
cfacd12d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
shining-fixes_rev18977.patch
+0
-41
0 additions, 41 deletions
shining-fixes_rev18977.patch
with
0 additions
and
41 deletions
shining-fixes_rev18977.patch
deleted
100644 → 0
+
0
−
41
View file @
cfacd12d
# HG changeset patch
# User Dave Parks <davep@lindenlab.com>
# Date 1308673064 18000
# Node ID 95c5639a3f80920e8dc54703d894517dd7694edf
# Parent 6af10678de4736222b2c3f7e010e984fb5b327de
SH-208 Disable VBO on all intel graphics chips (stability improvement).
diff -r 6af10678de47 -r 95c5639a3f80 indra/newview/featuretable.txt
--- a/indra/newview/featuretable.txt Mon Jun 20 16:42:31 2011 -0700
+++ b/indra/newview/featuretable.txt Tue Jun 21 11:17:44 2011 -0500
@@ -1,4 +1,4 @@
-version 29
+version 30
// NOTE: This is mostly identical to featuretable_mac.txt with a few differences
// Should be combined into one table
@@ -297,6 +297,7 @@
list Intel
RenderAnisotropic 1 0
+RenderVBOEnable 1 0
list GeForce2
RenderAnisotropic 1 0
diff -r 6af10678de47 -r 95c5639a3f80 indra/newview/featuretable_xp.txt
--- a/indra/newview/featuretable_xp.txt Mon Jun 20 16:42:31 2011 -0700
+++ b/indra/newview/featuretable_xp.txt Tue Jun 21 11:17:44 2011 -0500
@@ -1,4 +1,4 @@
-version 29
+version 30
// NOTE: This is mostly identical to featuretable_mac.txt with a few differences
// Should be combined into one table
@@ -295,6 +295,7 @@
list Intel
RenderAnisotropic 1 0
+RenderVBOEnable 1 0
list GeForce2
RenderAnisotropic 1 0
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