Allow to create textured pixmaps from gbm_bo without using gem names
authorAxel Davy <axel.davy@ens.fr>
Mon, 18 Nov 2013 21:52:22 +0000 (22:52 +0100)
committerEric Anholt <eric@anholt.net>
Wed, 18 Dec 2013 19:23:54 +0000 (11:23 -0800)
commita5321ea431376feca2dcd55cf04925dc492270fc
treec516814c258cfef66be1955a6c8efd42b3f2ec9d
parent403004fe799f293bf299fe78da821635b19d9a1a
Allow to create textured pixmaps from gbm_bo without using gem names

This implements glamor_egl_create_textured_pixmap_from_gbm_bo,
which is similar to glamor_egl_create_textured_pixmap, except
it takes a gbm_bo as argument.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
glamor/glamor.h
glamor/glamor_egl.c