GL_BGR can't be used with the packed types, according to the GL spec. Enforce such.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 22:54:47 +0000 (22:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 22:54:47 +0000 (22:54 +0000)
commitdb862e4d4c575fa9ea306fd4d271b58d1b77e83b
treeed44cb76804c1fe96dedc3ba867d51275b443794
parentf35b47fa623991b296b7a9a4e280956a5106f976
GL_BGR can't be used with the packed types, according to the GL spec.  Enforce such.
src/mesa/main/image.c