mesa: remove MESA_FORMAT_RGBA4444
authorBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 03:04:14 +0000 (21:04 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 03:04:17 +0000 (21:04 -0600)
commit60843e3ee59b00cee4ec1048823d1dd24756d849
tree081e9335bad3616d71dfda635af92d494e38c3e8
parent3fa7dbf368bb060220e9f78e666b00d6827166a6
mesa: remove MESA_FORMAT_RGBA4444

Not used by any hardware driver.  ARGB4444 and ARGB4444_REV remain.
src/mesa/main/formats.c
src/mesa/main/formats.h
src/mesa/main/texfetch.c
src/mesa/main/texformat_tmp.h
src/mesa/main/texstore.c