output: add function to draw colored vertices
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 18 Jan 2012 14:54:26 +0000 (15:54 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 18 Jan 2012 15:26:42 +0000 (16:26 +0100)
commitcb9ef04ec3d829e66e2b54343847b70f84451b46
tree97336402ed4f295d6fb549ee71a10039243d0001
parentf3c42dd0a3bf9393504ce226a8336508d1926606
output: add function to draw colored vertices

The new function kmscon_context_draw_def() can draw colored quads to the
screen.

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