summaryrefslogtreecommitdiffstats
path: root/pflib.c
Commit message (Collapse)AuthorAgeFilesLines
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-5/+5
| | | | | | qemu_malloc/qemu_free no longer exist after this commit. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
* add pflib: PixelFormat conversion library.Gerd Hoffmann2010-09-211-0/+213
OpenPOWER on IntegriCloud