mesa: rename function to _mesa_is_format_integer_color()
authorBrian Paul <brianp@vmware.com>
Wed, 27 Oct 2010 02:30:40 +0000 (20:30 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 27 Oct 2010 02:30:42 +0000 (20:30 -0600)
commit412b9608838b872bc294569b3ee913343a7e66f6
treeb73e1298101d5df0478e1568153246e6b74ab6ce
parentab50148fdafeb6496b4ab684e5b9a2355ccf542c
mesa: rename function to _mesa_is_format_integer_color()

Be a bit more clear about its operation.
src/mesa/main/fbobject.c
src/mesa/main/formats.c
src/mesa/main/formats.h
src/mesa/main/readpix.c
src/mesa/main/teximage.c