OSDN Git Service

really protect against npot compressed textures (logbase2 never returns -1).
authorDaniel Borca <dborca@users.sourceforge.net>
Mon, 20 Dec 2004 08:03:01 +0000 (08:03 +0000)
committerDaniel Borca <dborca@users.sourceforge.net>
Mon, 20 Dec 2004 08:03:01 +0000 (08:03 +0000)
commit2982dce27e242c89e4bc99979a878263df33ad2f
treeeca120615ed4cf55b99492f4bf503e5f70f4b732
parent0d84c68313cba241b8020f12211f2abdfd53a955
really protect against npot compressed textures (logbase2 never returns -1).
src/mesa/main/teximage.c