Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Panfrost
mesa
Commits
7a5eb9a7
Commit
7a5eb9a7
authored
Mar 26, 2004
by
Brian Paul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase MAX_TEXTURE_LOD_BIAS to 11.0
parent
f1324139
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/mesa/main/config.h
src/mesa/main/config.h
+2
-2
No files found.
src/mesa/main/config.h
View file @
7a5eb9a7
...
...
@@ -155,8 +155,8 @@
/** For GL_EXT_texture_filter_anisotropic */
#define MAX_TEXTURE_MAX_ANISOTROPY 16.0
/** For GL_EXT_texture_lod_bias */
#define MAX_TEXTURE_LOD_BIAS
4
.0
/** For GL_EXT_texture_lod_bias
(typically MAX_TEXTURE_LEVELS - 1)
*/
#define MAX_TEXTURE_LOD_BIAS
11
.0
/** For GL_NV_vertex_program */
/*@{*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment