summaryrefslogtreecommitdiff
path: root/py/iact.py
AgeCommit message (Collapse)Author
2017-01-03py: Reorganize source directoryLaurent Pinchart
Separate the Python bindings sources from the test scripts. While at it, remove the unneeded run.sh script. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2016-06-16py: use ResourceManagerTomi Valkeinen
2016-06-11rename libkms to kms++Tomi Valkeinen
2016-06-07py: fix scripts when there's no current crtcTomi Valkeinen
2016-05-23Use pybind11 instead of SWIGTomi Valkeinen
2016-03-08py improvementsTomi Valkeinen
2015-10-23pykms: add iact.pyTomi Valkeinen