OSDN Git Service

dri_util: Elminiate the bytes_per_pixel table
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 12 Jul 2012 18:48:53 +0000 (11:48 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Oct 2012 16:55:38 +0000 (09:55 -0700)
commit43d6fe156b2bf9754aaa65776e001c927275d765
tree2f1ecddbd04d96677f73e4480c8f97cdc0252190
parentbda208a4d45fddf3e1a42fb7997098d63d341388
dri_util: Elminiate the bytes_per_pixel table

With fewer formats to support, it's kind of useless.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/common/utils.c