OSDN Git Service

Reject unsupported texture formats passed to glCompressedTexImage?D. This
authorIan Romanick <idr@us.ibm.com>
Fri, 8 Oct 2004 01:03:10 +0000 (01:03 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 8 Oct 2004 01:03:10 +0000 (01:03 +0000)
commita2dc424acfe83f3c66d3509f5a1efc24ce884367
treeca2544b9908848d49345f148b66dee1e722e2c4c
parentaf0a4690db6d7f30ecc87b72d447856cd8c0a929
Reject unsupported texture formats passed to glCompressedTexImage?D.  This
fixes Mesa bug #1028405.
src/mesa/main/teximage.c