summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01cmake: add (commented out) lines for static libcTomi Valkeinen
2015-10-01Relax cmake minumum version to 2.8 from 3.0. Seems to work fine.Jyri Sarha
2015-10-01If no universal planes, plane_type() returns always PlaneType::Overlay.Jyri Sarha
2015-10-01Add has_has_universal_planes().Jyri Sarha
2015-09-30Merge branch 'master' of git://github.com/jsarha/kmsxxTomi Valkeinen
2015-09-30Add std::string support to swig for lua and python.Jyri Sarha
2015-09-30Add Connector::get_mode(const std::string &mode), remove const char * variantJyri Sarha
2015-09-30There is no need to convert exception strings to .c_str().Jyri Sarha
2015-09-30Add rest of missing Card exceptions.Jyri Sarha
2015-09-30TODO additionsTomi Valkeinen
2015-09-29Proper exception strings to Card::Card()Jyri Sarha
2015-09-29Proper exception string to DrmObject::get_prop_value()Jyri Sarha
2015-09-29Make Connector::connected() constJyri Sarha
2015-09-29Add get_mode(const char *mode) to Connector class.Jyri Sarha
2015-09-28Add Card::get_connected_pipelines()Tomi Valkeinen
2015-09-28db: refactor flip codeTomi Valkeinen
2015-09-28card: use std namespaceTomi Valkeinen
2015-09-28move test.h to test/Tomi Valkeinen
2015-09-28move db and testpat to tests/Tomi Valkeinen
2015-09-28TODO: add YUV bugTomi Valkeinen
2015-09-28add TODOTomi Valkeinen
2015-09-28db: use atomic pageflipTomi Valkeinen
2015-09-28testpat: fix printing of timeTomi Valkeinen
2015-09-28fix functest.pyTomi Valkeinen
2015-09-28Initial versionTomi Valkeinen