OSDN Git Service

meta: De-static some of meta's functions.
authorEric Anholt <eric@anholt.net>
Mon, 3 Feb 2014 23:08:54 +0000 (15:08 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 13 Feb 2014 00:16:03 +0000 (16:16 -0800)
commit81ddbdaaba29ef2a626b1823ca72c937b8be4426
tree1335f862276c239f2d35a692a851e6ee7149bba8
parent2c8f182c86a4e712db74742eafb8a81dad76acfa
meta: De-static some of meta's functions.

I want split some meta.c code off to a separate file, so these functions
can't be static any more.

v2: Rebase on idr's changes, also expose setup_blit_shader,
    blit_shader_table_cleanup, setup_vertex_objects,
    setup_ff_tnl_for_blit.

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