summaryrefslogtreecommitdiffstats
path: root/adf/libadf/adf.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes.Elliott Hughes2015-01-291-0/+2
| | | | Change-Id: Iaa130c0a7eb2cbc0c8486546e5b622661b6d9e23
* libadf: silence false positive warningGreg Hackmann2014-05-071-1/+1
| | | | | | | Some versions of gcc warn that intfs may be used uninitialized Change-Id: I3b8d7e919e9c2902ac56adeabd09a45ececfb3c4 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: add helper to set up a simple postGreg Hackmann2013-11-261-0/+102
| | | | | Change-Id: I381b47f924b02c208ea6f20cf887abdef1035830 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: filter overlay engines by a list of acceptable formatsGreg Hackmann2013-11-261-10/+21
| | | | | Change-Id: Ibb294f0520a7a7a6a2a89e1e3eb3c335906d3e66 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* add libadfGreg Hackmann2013-11-261-0/+697
Helper library to enumerate ADF objects, wrap ADF ioctls, and read event data Change-Id: I7aa7f88935174e650a40b2f9db3212280121f760 Signed-off-by: Greg Hackmann <ghackmann@google.com>