]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/shortlog
android/external-libkmsxx.git
2015-10-03 Tomi Valkeinenlibkmstest: add FAIL_IF()
2015-10-03 Tomi ValkeinenAdd ExtFramebuffer
2015-10-03 Tomi ValkeinenAdd DumbFramebuffer
2015-10-01 Tomi Valkeinenmove test.h to libkmstest
2015-10-01 Tomi Valkeinenmove test utils to libkmstest library
2015-10-01 Tomi Valkeinenfb: remove unneeded #include
2015-10-01 Tomi ValkeinenAllow disabling universal planes with LIBKMSXX_DISABLE_...
2015-10-01 Tomi Valkeinenadd README
2015-10-01 Tomi Valkeinenadd options to turn off py/lua build
2015-10-01 Tomi ValkeinenMake Encoder:get_crtc() return 0 if no crtc
2015-10-01 Tomi ValkeinenAllow disabling atomic modeset with LIBKMSXX_DISABLE_ATOMIC
2015-10-01 Tomi ValkeinenAdd Crtc::page_flip()
2015-10-01 Tomi Valkeinencmake: add (commented out) lines for static libc
2015-10-01 Jyri SarhaRelax cmake minumum version to 2.8 from 3.0. Seems...
2015-10-01 Jyri SarhaIf no universal planes, plane_type() returns always...
2015-10-01 Jyri SarhaAdd has_has_universal_planes().
2015-09-30 Tomi ValkeinenMerge branch 'master' of git://github.com/jsarha/kmsxx
2015-09-30 Jyri SarhaAdd std::string support to swig for lua and python.
2015-09-30 Jyri SarhaAdd Connector::get_mode(const std::string &mode), remov...
2015-09-30 Jyri SarhaThere is no need to convert exception strings to .c_str().
2015-09-30 Jyri SarhaAdd rest of missing Card exceptions.
2015-09-30 Tomi ValkeinenTODO additions
2015-09-29 Jyri SarhaProper exception strings to Card::Card()
2015-09-29 Jyri SarhaProper exception string to DrmObject::get_prop_value()
2015-09-29 Jyri SarhaMake Connector::connected() const
2015-09-29 Jyri SarhaAdd get_mode(const char *mode) to Connector class.
2015-09-28 Tomi ValkeinenAdd Card::get_connected_pipelines()
2015-09-28 Tomi Valkeinendb: refactor flip code
2015-09-28 Tomi Valkeinencard: use std namespace
2015-09-28 Tomi Valkeinenmove test.h to test/
2015-09-28 Tomi Valkeinenmove db and testpat to tests/
2015-09-28 Tomi ValkeinenTODO: add YUV bug
2015-09-28 Tomi Valkeinenadd TODO
2015-09-28 Tomi Valkeinendb: use atomic pageflip
2015-09-28 Tomi Valkeinentestpat: fix printing of time
2015-09-28 Tomi Valkeinenfix functest.py
2015-09-27 Tomi ValkeinenInitial version