From Sohey Yamamoto, added support for GL_TEXTURE_FILTER_CONTROL/GL_TEXTURE_LOD_BIAS.

This commit is contained in:
Robert Osfield
2004-10-13 19:52:39 +00:00
parent 9a393bfd5d
commit cecaec4ed8
6 changed files with 139 additions and 0 deletions

View File

@@ -424,6 +424,10 @@ SOURCE=..\..\src\osg\TexEnvCombine.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\TexEnvFilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\TexGen.cpp
# End Source File
# Begin Source File
@@ -869,6 +873,10 @@ SOURCE=..\..\Include\Osg\TexEnvCombine
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\TexEnvFilter
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\TexGen
# End Source File
# Begin Source File