Age | Commit message (Expand) | Author |
2018-06-29 | kmstest: print property ids | Tomi Valkeinen |
2018-06-20 | py: sync: Moded to blob conversion method is called to_blob() | Laurent Pinchart |
2018-06-20 | py: sync: Fix event handling | Laurent Pinchart |
2018-05-22 | testpat: remove threaded drawing | Tomi Valkeinen |
2018-04-02 | Add DPI encoder | Tomi Valkeinen |
2018-01-12 | Use full license text to help github figure out the license | Tomi Valkeinen |
2018-01-12 | alpha-test.py: fix | Tomi Valkeinen |
2018-01-09 | trans-test.py: fix drawing outside the buffer | Tomi Valkeinen |
2018-01-09 | add safeguards to draw_*_pixel() to prevent memory corruption | Tomi Valkeinen |
2018-01-05 | kmstest: Separate reservation phase from command line parsing | Jyri Sarha |
2018-01-05 | kmstest: Implement simplistic propery support behind -P flag. | Jyri Sarha |
2017-12-15 | py: pyvid: Provide stream_off binding | Kieran Bingham |
2017-12-15 | videodevice: Fix minor spacing | Kieran Bingham |
2017-12-08 | py: add convert_vector helper | Tomi Valkeinen |
2017-12-08 | py: Add Card crtcs and encoders properties back to the Python bindings | Laurent Pinchart |
2017-12-08 | Fix Python bindings for Connector::get_possible_crtcs() method | Laurent Pinchart |
2017-11-24 | pykms: keep Card alive until Blob is gone | Tomi Valkeinen |
2017-11-24 | travis: add gcc6 & gcc7 | Tomi Valkeinen |
2017-11-24 | Update to latest pybind11 | Tomi Valkeinen |
2017-11-22 | resman: use set<> instead of vector<> | Tomi Valkeinen |
2017-11-22 | kmstest: use resman | Tomi Valkeinen |
2017-10-24 | kmstest: rename ObjectType to ArgType | Tomi Valkeinen |
2017-10-24 | wbcap: support saving to file | Tomi Valkeinen |
2017-10-20 | utils: wbcap interlace support | Tomi Valkeinen |
2017-10-20 | utils: improve wbcap | Tomi Valkeinen |
2017-10-20 | Crtc: add set_mode() which doesn't take a fb | Tomi Valkeinen |
2017-10-20 | Connector: improve get_mode(string) | Tomi Valkeinen |
2017-10-20 | Card: add disable_all() | Tomi Valkeinen |
2017-10-20 | Videomode: add to_string() | Tomi Valkeinen |
2017-10-10 | kmscube: update drm resource allocation | Tomi Valkeinen |
2017-10-10 | kmscube: drop non-atomic support | Tomi Valkeinen |
2017-10-03 | kmscapture: fix capture videomode heuristic | Tomi Valkeinen |
2017-10-03 | kmscapture: clean up fb handling | Tomi Valkeinen |
2017-10-03 | kmscapture: fix v4l buftype | Tomi Valkeinen |
2017-10-03 | Rework framebuffer classes | Tomi Valkeinen |
2017-10-03 | card: fix compile warning | Tomi Valkeinen |
2017-10-03 | kmscube: compile fix | Tomi Valkeinen |
2017-10-03 | add ExtFramebuffer::prime_fd | Tomi Valkeinen |
2017-09-05 | py: drop the fancy event handling | Tomi Valkeinen |
2017-09-04 | kmstest: fix --sync mode | Tomi Valkeinen |
2017-09-04 | kmstest: add help text about env variables | Tomi Valkeinen |
2017-08-04 | kmstest: fix error in help text | Tomi Valkeinen |
2017-06-30 | kmsprint: print connectors even if disconnected | Tomi Valkeinen |
2017-06-05 | testpat: fix the location of second diagonal line | Tomi Valkeinen |
2017-06-02 | Merge branch 'color-features' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2017-05-31 | plane_csc.py: Test for different YCbCr encodings | Jyri Sarha |
2017-05-31 | Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp. | Jyri Sarha |
2017-05-31 | Add different YCbCr encodings. | Jyri Sarha |
2017-05-31 | Add Crtc::disable_mode() to pykmsbase.cpp. | Jyri Sarha |
2017-05-31 | Add ctm_test.py test for testing CRTC's CTM color matrix property. | Jyri Sarha |