OSDN Git Service

linux_frontend: Add support for setting raw pixel data.
authorHarish Krupo <harish.krupo.kps@intel.com>
Mon, 5 Feb 2018 02:31:04 +0000 (08:01 +0530)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Fri, 9 Feb 2018 08:59:15 +0000 (00:59 -0800)
commitfbd95c40548607f2f70526613c47ec66fc0d171b
tree2e9c280a36b8c49986e6520df57eb3a3a2ff673d
parent35098914b38fbd745f891b1f213715f2b38607cb
linux_frontend: Add support for setting raw pixel data.

This is for cases where the buffer data is shared between processes
as a shared memory.

Jira: None
Test: Cursor shows up with Linux Backend.

Signed-off-by: Harish Krupo <harish.krupo.kps@intel.com>
os/linux/iahwc.h
os/linux/linux_frontend.cpp
os/linux/linux_frontend.h