summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11kms++util: split to subdirsTomi Valkeinen
2016-06-11kms++: organize into subdirsTomi Valkeinen
2016-06-11cmake: results to bin & lib dirsTomi Valkeinen
2016-06-11rename libkms to kms++Tomi Valkeinen
2016-06-11cmake: add option to build shared libsTomi Valkeinen
2016-06-11rename dirsTomi Valkeinen
2016-06-11kmsprint: print plane formatsTomi Valkeinen
2016-06-07py: fix scripts when there's no current crtcTomi Valkeinen
2016-06-07util: add simple text drawingTomi Valkeinen
2016-06-07util: refactor drawing functionsTomi Valkeinen
2016-06-07kmsview: small improvementsTomi Valkeinen
2016-06-07Make py/gamma.py executable.Jyri Sarha
2016-06-07py/gamma.py: Make gamma table calculations more genericJyri Sarha
2016-06-07testpat: use new id/idx resolvingTomi Valkeinen
2016-06-07Property: remove now unused to_str()Tomi Valkeinen
2016-06-07kmsprint: rewrite kmsprintTomi Valkeinen
2016-06-07add kmsblank appTomi Valkeinen
2016-06-05util: add helpersTomi Valkeinen
2016-06-04Card: remove get_crtc_by_indexTomi Valkeinen
2016-06-04Card::get_object(): return nullptr if not foundTomi Valkeinen
2016-06-04Videomode: add helpersTomi Valkeinen
2016-06-04Property: add gettersTomi Valkeinen
2016-06-04Encoder: add DPMST typeTomi Valkeinen
2016-06-04Connector: hack fix EDID blob IDTomi Valkeinen
2016-06-04testpat: use stopwatchTomi Valkeinen
2016-06-04Add StopwatchTomi Valkeinen
2016-06-02py: fix AtomicReq bindingsTomi Valkeinen
2016-05-31testpat: print FB IDsTomi Valkeinen
2016-05-30Update TODOTomi Valkeinen
2016-05-30Remove 'db' from CMakeList.txtTomi Valkeinen
2016-05-30Remove 'db', 'testpat' does it betterTomi Valkeinen
2016-05-30testpat: add page flipping modeTomi Valkeinen
2016-05-30testpat: atomic commitTomi Valkeinen
2016-05-30testpat: get primary planeTomi Valkeinen
2016-05-30testpat: support multiple buffersTomi Valkeinen
2016-05-30testpat: draw pattern separatelyTomi Valkeinen
2016-05-30AtomicReq: support 'allow_modeset'Tomi Valkeinen
2016-05-27Crtc: fix get_primary_planeTomi Valkeinen
2016-05-27Crtc: fix throw messageTomi Valkeinen
2016-05-27Add Videomode::to_blob()Tomi Valkeinen
2016-05-27AtomicReq: add helper to add multiple propsTomi Valkeinen
2016-05-27add missing idx for Plane & EncoderTomi Valkeinen
2016-05-26Update README.mdTomi Valkeinen
2016-05-26py: add set_prop()Tomi Valkeinen
2016-05-25parallelize drawing of test patternTomi Valkeinen
2016-05-25gamma.py: show a test patternTomi Valkeinen
2016-05-25Add a simple gamma.py testTomi Valkeinen
2016-05-25Add support for DRM blobsTomi Valkeinen
2016-05-25Split properties from DrmObject into DrmPropObjectTomi Valkeinen
2016-05-25disable Wmissing-field-initializers when gcc <= 5.0Tomi Valkeinen