text: add owner field to text-ops
authorDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 3 Jan 2013 16:24:41 +0000 (17:24 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 3 Jan 2013 16:24:41 +0000 (17:24 +0100)
commit0cecc8de1e9df6a0127e77a6e1344586020952f4
treeda3def619bf86a7953dff631a292d41bbb73e7d9
parent074c06eafb28dd689fdb2998a4e265953129e653
text: add owner field to text-ops

When text-ops are registered via modules, we need an owner field so
they're correctly tracked. Hence, add this field to all text-ops and
correctly keep module references.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/text.c
src/text.h
src/text_bblit.c
src/text_bbulk.c
src/text_gltex.c