Remove _IsPowerOfTwo from gl_texture_object, not really needed.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Oct 2005 04:07:50 +0000 (04:07 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Oct 2005 04:07:50 +0000 (04:07 +0000)
commit06f606ce5761e673fca3f6b1f7dd40dace8a9906
treeec9f713dd946aa264add2fb877d3dda7594b0a95
parent198a88923c185bb0530787cd80cb9e1d700f2c91
Remove _IsPowerOfTwo from gl_texture_object, not really needed.
src/mesa/main/mtypes.h
src/mesa/main/texobj.c
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_triangle.c