summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2016-06-21 09:38:32 -0500
committerDerek Foreman <derekf@osg.samsung.com>2016-06-21 09:38:32 -0500
commitf5ad9c1924d9bca154d7a25401c24951c1589950 (patch)
tree85b47b17cc3b99a592a6fd96785a3b03c2e07fea
parent36c486906daa8049251b9116cebf6cd1b89353f0 (diff)
downloadenlightenment-devs/derekf/nerf_dmabuf.tar.gz
-rw-r--r--src/bin/e_pixmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/e_pixmap.c b/src/bin/e_pixmap.c
index febb689ec0..2f24f4c4d5 100644
--- a/src/bin/e_pixmap.c
+++ b/src/bin/e_pixmap.c
@@ -1051,7 +1051,7 @@ e_pixmap_dmabuf_test(struct linux_dmabuf_buffer *dmabuf)
{
int size;
void *data;
-
+return EINA_FALSE;
if (e_comp->gl) return EINA_TRUE;
/* TODO: Software rendering for multi-plane formats */