gallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I8_UNORM, etc.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 22:49:38 +0000 (16:49 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 22:51:52 +0000 (16:51 -0600)
commit8d45576ec5110d39fe48c2f65b04db16ce845968
tree7f908b6816755d88cf3c841d6a7e4c72542e8685
parent18f4d962653cdbb76f08e8498fbbec6e1759f21e
gallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I8_UNORM, etc.

Now all the packed color types are consistantly named.
Added temporary #defines for the old names until all drivers are updated.
src/gallium/include/pipe/p_format.h