Roland's patch to fix promotion of alpha or luminance textures to the
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 10 Jun 2004 17:26:05 +0000 (17:26 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 10 Jun 2004 17:26:05 +0000 (17:26 +0000)
commit13ad04719e292a2bee7e1b3155da74a97921c035
tree344d2ed18ee4b1debff777ec46396eda6e776445
parent41b58954e1742493452b91d9ecdb761db5de3bed
Roland's patch to fix promotion of alpha or luminance textures to the
luminance_alpha format.  In particular, using the al88 format to store
GL_ALPHA textures with r200 driver.
src/mesa/main/texstore.c