Move clamping of texture LOD bias to texture application time.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 28 Aug 2003 23:31:00 +0000 (23:31 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 28 Aug 2003 23:31:00 +0000 (23:31 +0000)
commitf5515cb4af6a4d745e4764d4ca1ed2eb30932319
tree4a580c463d52da96099a4af1b242d9f5cfeb8761
parent760960028f189e3afcbfef1f877dbd5b86fd1ae4
Move clamping of texture LOD bias to texture application time.
src/mesa/main/texstate.c
src/mesa/swrast/s_texture.c