mesa: Rip out more extension checking from texformat.c.
authorEric Anholt <eric@anholt.net>
Thu, 29 Aug 2013 15:07:09 +0000 (08:07 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 30 Aug 2013 18:49:07 +0000 (11:49 -0700)
commitb188467fdf71d8f4c5fab4aafae1253f64d9aab4
tree76dd809db9d93b740d8ec2c24c652f6b8d69b9e7
parentb1080cfbdb0a084122fcd662cd27b4748c5598fd
mesa: Rip out more extension checking from texformat.c.

You should only be flagging the formats as supported if you support them
anyway.

NOTE: This is a candidate for the 9.2 branch. (required for next commit)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/texformat.c