meta: Move the meta structures to the meta header.
authorEric Anholt <eric@anholt.net>
Mon, 3 Feb 2014 23:02:16 +0000 (15:02 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 12 Feb 2014 23:38:58 +0000 (15:38 -0800)
commit2c8f182c86a4e712db74742eafb8a81dad76acfa
tree8054c3d68c8f7bcc520846ca39f911f49ecf0100
parentcd084aa297ff96832d3af4e6aa6df9a06be9375f
meta: Move the meta structures to the meta header.

I'd like to split some of our code to separate files, since 4k lines and
growing is pretty unreasonable for all these separate operations.

v2: Rebase on idr's changes.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> (v1)
src/mesa/drivers/common/meta.c
src/mesa/drivers/common/meta.h