uterm: video: add data pointer
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 11 Jan 2013 15:00:32 +0000 (16:00 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 11 Jan 2013 15:00:32 +0000 (16:00 +0100)
commit9220d48a42d876c85697d1b5c83512033954f147
treeb9387e6f1fca5878d7e3cbd38e505b9f341564ab
parent686ee42b22be3ea3cf501452d3df5a6ea6b639c4
uterm: video: add data pointer

If we want to load backends during runtime, we must allow them to store
their data. Instead of hardcoding it, we now provide a "data" pointer so
they can store arbitrary data.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_video_internal.h