Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-22 | kms++: update decls.h | Tomi Valkeinen | |
Sort the declarations and add DrmPropObject. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-22 | py: Expose the Connector::get_mode methods | Laurent Pinchart | |
Those methods are useful in Python scripts, expose them through the bindings. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-20 | Merge V4L2 related work | Tomi Valkeinen | |
2016-06-20 | Framebuffer: don't crash is drmModeGetFB() returns 0 | Tomi Valkeinen | |
2016-06-20 | Add Framebuffer::flush() | Tomi Valkeinen | |
2016-06-17 | kmscube: use drmModeAddFB2 version of ExtFB | Tomi Valkeinen | |
2016-06-16 | utils: add wbm2m | Tomi Valkeinen | |
2016-06-16 | utils: add wbcap | Tomi Valkeinen | |
2016-06-16 | py: add cam.py | Tomi Valkeinen | |
2016-06-16 | py: add pyvid | Tomi Valkeinen | |
2016-06-16 | kmsutils: add VideoDevice | Tomi Valkeinen | |
2016-06-16 | kmsview: use resman | Tomi Valkeinen | |
2016-06-16 | py: use ResourceManager | Tomi Valkeinen | |
2016-06-16 | add ResourceManager | Tomi Valkeinen | |
2016-06-16 | Support RGB888 | Tomi Valkeinen | |
2016-06-15 | draw_text: support YUV modes | Tomi Valkeinen | |
2016-06-14 | py: add missing pixelformats | Tomi Valkeinen | |
2016-06-11 | py: PixelFormat & DumbFB impro | Tomi Valkeinen | |
2016-06-11 | gitignore: add pycache | Tomi Valkeinen | |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |
2016-06-11 | cmake: results to bin & lib dirs | Tomi Valkeinen | |
2016-06-11 | rename libkms to kms++ | Tomi Valkeinen | |
2016-06-11 | cmake: add option to build shared libs | Tomi Valkeinen | |
2016-06-11 | rename dirs | Tomi Valkeinen | |
2016-06-11 | kmsprint: print plane formats | Tomi Valkeinen | |
2016-06-07 | py: fix scripts when there's no current crtc | Tomi Valkeinen | |
2016-06-07 | util: add simple text drawing | Tomi Valkeinen | |
2016-06-07 | util: refactor drawing functions | Tomi Valkeinen | |
2016-06-07 | kmsview: small improvements | Tomi Valkeinen | |
2016-06-07 | Make py/gamma.py executable. | Jyri Sarha | |
2016-06-07 | py/gamma.py: Make gamma table calculations more generic | Jyri Sarha | |
2016-06-07 | testpat: use new id/idx resolving | Tomi Valkeinen | |
2016-06-07 | Property: remove now unused to_str() | Tomi Valkeinen | |
2016-06-07 | kmsprint: rewrite kmsprint | Tomi Valkeinen | |
2016-06-07 | add kmsblank app | Tomi Valkeinen | |
2016-06-05 | util: add helpers | Tomi Valkeinen | |
2016-06-04 | Card: remove get_crtc_by_index | Tomi Valkeinen | |
2016-06-04 | Card::get_object(): return nullptr if not found | Tomi Valkeinen | |
2016-06-04 | Videomode: add helpers | Tomi Valkeinen | |
2016-06-04 | Property: add getters | Tomi Valkeinen | |
2016-06-04 | Encoder: add DPMST type | Tomi Valkeinen | |
2016-06-04 | Connector: hack fix EDID blob ID | Tomi Valkeinen | |
2016-06-04 | testpat: use stopwatch | Tomi Valkeinen | |
2016-06-04 | Add Stopwatch | Tomi Valkeinen | |
2016-06-02 | py: fix AtomicReq bindings | Tomi Valkeinen | |
2016-05-31 | testpat: print FB IDs | Tomi Valkeinen | |
2016-05-30 | Update TODO | Tomi Valkeinen | |
2016-05-30 | Remove 'db' from CMakeList.txt | Tomi Valkeinen | |
2016-05-30 | Remove 'db', 'testpat' does it better | Tomi Valkeinen | |