dri: Drop _dri_texformats that just obfuscate MESA_FORMAT names.
authorEric Anholt <eric@anholt.net>
Fri, 14 Oct 2011 18:17:39 +0000 (11:17 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 28 Oct 2011 18:19:14 +0000 (11:19 -0700)
commita34c28f1aa0e7c0f66bc45f18750eb7f7ca8d5cd
treeea0d8c551d1565ba3f454c3138fa68aefd2a16bd
parent8d9c5167accbc7d46838d3179b13a5a4ea60119c
dri: Drop _dri_texformats that just obfuscate MESA_FORMAT names.

The remaining _dri_texformats are the ones that are variable depending
on the endianness of the system.
src/mesa/drivers/dri/common/texmem.c
src/mesa/drivers/dri/common/texmem.h
src/mesa/drivers/dri/radeon/radeon_texture.c