Fixed bogus ENUM_TO_BOOLEAN in
authorFelix Kuehling <fxkuehl@gmx.de>
Sat, 30 Apr 2005 02:09:23 +0000 (02:09 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sat, 30 Apr 2005 02:09:23 +0000 (02:09 +0000)
commit47d18cbb6457316896524eb383f864d0ac0d638d
tree9848d04dc4a2424d81cb57875291889ee707d447
parentf1d053b19ad3839fb9d1d39350336f4420da255f
Fixed bogus ENUM_TO_BOOLEAN in
_mesa_GetIntegerv(GL_COMPRESSED_TEXTURE_FORMATS_ARB). Must be ENUM_TO_INT.
mesa/progs/tests/texenv now lists supported compressed texture formats
correctly.
src/mesa/main/get.c