aboutsummaryrefslogtreecommitdiffstats
path: root/py
Commit message (Expand)AuthorAgeFilesLines
...
* py/tests: hpd testTomi Valkeinen2017-01-271-0/+22
* Add refresh() to connector, crtc and encoderTomi Valkeinen2017-01-251-0/+3
* pykms: add Videomode.__repr__Tomi Valkeinen2017-01-241-0/+2
* py: db.py: Print frame rate at 5s intervalsLaurent Pinchart2017-01-031-0/+18
* py: db.py: Rename argument to event handlers to avoid shadowingLaurent Pinchart2017-01-031-2/+2
* py: Move helpers to the pykms moduleLaurent Pinchart2017-01-0311-88/+89
* py: Reorganize source directoryLaurent Pinchart2017-01-0319-37/+35
* py: Expose MappedFramebuffer width and height propertiesLaurent Pinchart2017-01-031-2/+2
* py: Add OmapCard & OmapFramebuffer supportTomi Valkeinen2016-11-223-1/+35
* py: Add MappedFramebuffer and use itTomi Valkeinen2016-11-222-5/+8
* support finding fractional vrefreshTomi Valkeinen2016-08-151-1/+1
* add basic cmake install systemTomi Valkeinen2016-08-111-0/+3
* Fix property name lookupTomi Valkeinen2016-07-101-1/+0
* py: fix AtomicReq's add()Tomi Valkeinen2016-06-221-1/+1
* py: Expose the Connector::get_mode methodsLaurent Pinchart2016-06-221-0/+2
* py: add cam.pyTomi Valkeinen2016-06-161-0/+78
* py: add pyvidTomi Valkeinen2016-06-163-1/+42
* py: use ResourceManagerTomi Valkeinen2016-06-168-35/+21
* add ResourceManagerTomi Valkeinen2016-06-161-0/+18
* Support RGB888Tomi Valkeinen2016-06-161-0/+2
* py: add missing pixelformatsTomi Valkeinen2016-06-141-1/+15
* py: PixelFormat & DumbFB improTomi Valkeinen2016-06-111-0/+7
* kms++util: split to subdirsTomi Valkeinen2016-06-111-1/+1
* kms++: organize into subdirsTomi Valkeinen2016-06-113-3/+3
* rename libkms to kms++Tomi Valkeinen2016-06-111-1/+1
* py: fix scripts when there's no current crtcTomi Valkeinen2016-06-079-8/+25
* Make py/gamma.py executable.Jyri Sarha2016-06-071-0/+0
* py/gamma.py: Make gamma table calculations more genericJyri Sarha2016-06-071-6/+7
* py: fix AtomicReq bindingsTomi Valkeinen2016-06-021-3/+3
* py: add set_prop()Tomi Valkeinen2016-05-262-6/+12
* gamma.py: show a test patternTomi Valkeinen2016-05-251-0/+6
* Add a simple gamma.py testTomi Valkeinen2016-05-252-7/+51
* Add support for DRM blobsTomi Valkeinen2016-05-251-0/+14
* Split properties from DrmObject into DrmPropObjectTomi Valkeinen2016-05-251-6/+9
* Reorganize libkms++utils headerTomi Valkeinen2016-05-231-1/+1
* File/dir renamesTomi Valkeinen2016-05-232-2/+2
* Fix the rest of the py scriptsTomi Valkeinen2016-05-236-96/+100
* split py filesTomi Valkeinen2016-05-234-117/+142
* Cleanup AtomicReq::commitTomi Valkeinen2016-05-231-2/+1
* Use pybind11 instead of SWIGTomi Valkeinen2016-05-239-81/+184
* add kmsmodeview.pyTomi Valkeinen2016-05-181-0/+317
* py: fix videomode listTomi Valkeinen2016-05-091-0/+1
* depend on python 3.x, not 3.4Tomi Valkeinen2016-04-216-6/+6
* add -Wextra & fix warningsTomi Valkeinen2016-04-161-0/+2
* hackfix py compilation on 64 bit pcTomi Valkeinen2016-03-231-1/+3
* py: add transparency key and alpha testsTomi Valkeinen2016-03-173-0/+439
* Use globbing to add .py test filesTomi Valkeinen2016-03-171-1/+2
* libkmstest: color & draw_rectTomi Valkeinen2016-03-081-0/+1
* py improvementsTomi Valkeinen2016-03-082-0/+19
* fix pykmsTomi Valkeinen2015-11-181-0/+1