Age | Commit message (Expand) | Author |
2015-10-01 | move test.h to libkmstest | Tomi Valkeinen |
2015-10-01 | move test utils to libkmstest library | Tomi Valkeinen |
2015-10-01 | fb: remove unneeded #include | Tomi Valkeinen |
2015-10-01 | Allow disabling universal planes with LIBKMSXX_DISABLE_UNIVERSAL_PLANES | Tomi Valkeinen |
2015-10-01 | add README | Tomi Valkeinen |
2015-10-01 | add options to turn off py/lua build | Tomi Valkeinen |
2015-10-01 | Make Encoder:get_crtc() return 0 if no crtc | Tomi Valkeinen |
2015-10-01 | Allow disabling atomic modeset with LIBKMSXX_DISABLE_ATOMIC | Tomi Valkeinen |
2015-10-01 | Add Crtc::page_flip() | Tomi Valkeinen |
2015-10-01 | cmake: add (commented out) lines for static libc | Tomi Valkeinen |
2015-10-01 | Relax cmake minumum version to 2.8 from 3.0. Seems to work fine. | Jyri Sarha |
2015-10-01 | If no universal planes, plane_type() returns always PlaneType::Overlay. | Jyri Sarha |
2015-10-01 | Add has_has_universal_planes(). | Jyri Sarha |
2015-09-30 | Merge branch 'master' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2015-09-30 | Add std::string support to swig for lua and python. | Jyri Sarha |
2015-09-30 | Add Connector::get_mode(const std::string &mode), remove const char * variant | Jyri Sarha |
2015-09-30 | There is no need to convert exception strings to .c_str(). | Jyri Sarha |
2015-09-30 | Add rest of missing Card exceptions. | Jyri Sarha |
2015-09-30 | TODO additions | Tomi Valkeinen |
2015-09-29 | Proper exception strings to Card::Card() | Jyri Sarha |
2015-09-29 | Proper exception string to DrmObject::get_prop_value() | Jyri Sarha |
2015-09-29 | Make Connector::connected() const | Jyri Sarha |
2015-09-29 | Add get_mode(const char *mode) to Connector class. | Jyri Sarha |
2015-09-28 | Add Card::get_connected_pipelines() | Tomi Valkeinen |
2015-09-28 | db: refactor flip code | Tomi Valkeinen |
2015-09-28 | card: use std namespace | Tomi Valkeinen |
2015-09-28 | move test.h to test/ | Tomi Valkeinen |
2015-09-28 | move db and testpat to tests/ | Tomi Valkeinen |
2015-09-28 | TODO: add YUV bug | Tomi Valkeinen |
2015-09-28 | add TODO | Tomi Valkeinen |
2015-09-28 | db: use atomic pageflip | Tomi Valkeinen |
2015-09-28 | testpat: fix printing of time | Tomi Valkeinen |
2015-09-28 | fix functest.py | Tomi Valkeinen |
2015-09-28 | Initial version | Tomi Valkeinen |