]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/history - py/pykms/pykmsbase.cpp
libkmsxx: Add Android.bp file to build with AOSP
[android/external-libkmsxx.git] / py / pykms / pykmsbase.cpp
2018-09-27 Alistair StrachanMerge commit 'e0067bdc75566629c9143818c8f3970c16c8825e'
2017-12-08 Tomi Valkeinenpy: add convert_vector helper
2017-12-08 Laurent Pinchartpy: Add Card crtcs and encoders properties back to...
2017-12-08 Laurent PinchartFix Python bindings for Connector::get_possible_crtcs...
2017-11-24 Tomi Valkeinenpykms: keep Card alive until Blob is gone
2017-11-24 Tomi ValkeinenUpdate to latest pybind11
2017-10-20 Tomi ValkeinenCrtc: add set_mode() which doesn't take a fb
2017-10-03 Tomi ValkeinenRework framebuffer classes
2017-09-05 Tomi Valkeinenpy: drop the fancy event handling
2017-06-02 Tomi ValkeinenMerge branch 'color-features' of git://github.com/jsarh...
2017-05-31 Jyri SarhaAdd DrmPropObject.get_prop() and Property.enums to...
2017-05-31 Jyri SarhaAdd Crtc::disable_mode() to pykmsbase.cpp.
2017-05-17 Tomi Valkeinenpykms: add videomode related features
2017-04-26 Peter UjfalusiAdd Connector.connected to pykmsbase
2017-03-17 Tomi Valkeinenpy: add DrmObject.idx
2017-03-16 Jyri SarhaAdd color format related methods and memebers to pykmsbase.
2017-03-16 Jyri SarhaAdd Videomode::to_blob method to pykmsbase.
2017-03-13 Tomi Valkeinenpy: fix AtomicReq.commit() return value
2017-03-08 Tomi ValkeinenNew event handling
2017-02-13 Laurent Pinchartpy: Expose AtomicReq::add(std::map<>) method
2017-02-10 Tomi Valkeinenpy: add ExtFramebuffer
2017-02-10 Tomi Valkeinenpy: add DumbFb properties
2017-01-25 Tomi ValkeinenAdd refresh() to connector, crtc and encoder
2017-01-24 Tomi Valkeinenpykms: add Videomode.__repr__
2017-01-03 Laurent Pinchartpy: Reorganize source directory