mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT for Z...
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Jun 2008 22:44:04 +0000 (16:44 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Jun 2008 22:44:04 +0000 (16:44 -0600)
commit30640695400b9b27656893753ae6b62f2082ce9b
treeb3afcef4d65a54bb30f4cb07e3ed638c0be5937c
parent5b5bf2187497e8de53ca20db6c4fd4a211714b98
mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT for Z unpacking
src/mesa/main/image.c
src/mesa/main/texstore.c