Age | Commit message (Expand) | Author |
2017-02-10 | use reserve_connector from ResourceManager | Tomi Valkeinen |
2017-02-06 | Support python2 based pykms binding | Alejandro Hernandez |
2017-01-27 | py/tests: hpd test | Tomi Valkeinen |
2017-01-25 | Add refresh() to connector, crtc and encoder | Tomi Valkeinen |
2017-01-24 | pykms: add Videomode.__repr__ | Tomi Valkeinen |
2017-01-03 | py: db.py: Print frame rate at 5s intervals | Laurent Pinchart |
2017-01-03 | py: db.py: Rename argument to event handlers to avoid shadowing | Laurent Pinchart |
2017-01-03 | py: Move helpers to the pykms module | Laurent Pinchart |
2017-01-03 | py: Reorganize source directory | Laurent Pinchart |
2017-01-03 | py: Expose MappedFramebuffer width and height properties | Laurent Pinchart |
2016-11-22 | py: Add OmapCard & OmapFramebuffer support | Tomi Valkeinen |
2016-11-22 | py: Add MappedFramebuffer and use it | Tomi Valkeinen |
2016-08-15 | support finding fractional vrefresh | Tomi Valkeinen |
2016-08-11 | add basic cmake install system | Tomi Valkeinen |
2016-07-10 | Fix property name lookup | Tomi Valkeinen |
2016-06-22 | py: fix AtomicReq's add() | Tomi Valkeinen |
2016-06-22 | py: Expose the Connector::get_mode methods | Laurent Pinchart |
2016-06-16 | py: add cam.py | Tomi Valkeinen |
2016-06-16 | py: add pyvid | 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-14 | py: add missing pixelformats | Tomi Valkeinen |
2016-06-11 | py: PixelFormat & DumbFB impro | Tomi Valkeinen |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen |
2016-06-11 | rename libkms to kms++ | Tomi Valkeinen |
2016-06-07 | py: fix scripts when there's no current crtc | 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-02 | py: fix AtomicReq bindings | Tomi Valkeinen |
2016-05-26 | py: add set_prop() | Tomi Valkeinen |
2016-05-25 | gamma.py: show a test pattern | Tomi Valkeinen |
2016-05-25 | Add a simple gamma.py test | Tomi Valkeinen |
2016-05-25 | Add support for DRM blobs | Tomi Valkeinen |
2016-05-25 | Split properties from DrmObject into DrmPropObject | Tomi Valkeinen |
2016-05-23 | Reorganize libkms++utils header | Tomi Valkeinen |
2016-05-23 | File/dir renames | Tomi Valkeinen |
2016-05-23 | Fix the rest of the py scripts | Tomi Valkeinen |
2016-05-23 | split py files | Tomi Valkeinen |
2016-05-23 | Cleanup AtomicReq::commit | Tomi Valkeinen |
2016-05-23 | Use pybind11 instead of SWIG | Tomi Valkeinen |
2016-05-18 | add kmsmodeview.py | Tomi Valkeinen |
2016-05-09 | py: fix videomode list | Tomi Valkeinen |
2016-04-21 | depend on python 3.x, not 3.4 | Tomi Valkeinen |
2016-04-16 | add -Wextra & fix warnings | Tomi Valkeinen |
2016-03-23 | hackfix py compilation on 64 bit pc | Tomi Valkeinen |
2016-03-17 | py: add transparency key and alpha tests | Tomi Valkeinen |
2016-03-17 | Use globbing to add .py test files | Tomi Valkeinen |
2016-03-08 | libkmstest: color & draw_rect | Tomi Valkeinen |