summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25Require libdrm >= 2.4.64Tomi Valkeinen
2016-05-23Update READMETomi Valkeinen
2016-05-23Reorganize libkms++utils headerTomi Valkeinen
2016-05-23File/dir renamesTomi Valkeinen
2016-05-23Fix the rest of the py scriptsTomi Valkeinen
2016-05-23split py filesTomi Valkeinen
2016-05-23update readmeTomi Valkeinen
2016-05-23Automatically use -fltoTomi Valkeinen
2016-05-23improve build typeTomi Valkeinen
2016-05-23Cleanup AtomicReq::commitTomi Valkeinen
2016-05-23Use pybind11 instead of SWIGTomi Valkeinen
2016-05-23Remove swig helpersTomi Valkeinen
2016-05-23Add Crtc::get_primary_planeTomi Valkeinen
2016-05-20testpat: Fix undefined function compilation errorLaurent Pinchart
2016-05-18add kmsmodeview.pyTomi Valkeinen
2016-05-18fb: fix a few wrong typesTomi Valkeinen
2016-05-16testpat: add dmt & cea parametersTomi Valkeinen
2016-05-16kmsxx: add modedbTomi Valkeinen
2016-05-16testpat: fix crtc regexpTomi Valkeinen
2016-05-11Update TODOTomi Valkeinen
2016-05-09py: fix videomode listTomi Valkeinen
2016-04-26kmscapture: separate step to enable streamingTomi Valkeinen
2016-04-26kmacapture: atomic modesetting supportTomi Valkeinen
2016-04-26kmscapture: cleanupsTomi Valkeinen
2016-04-26kmscapture: cleanups & signedness fixesTomi Valkeinen
2016-04-26kmscapture: renameTomi Valkeinen
2016-04-26kmscapture: use enum classTomi Valkeinen
2016-04-25kmscube: remove unused fieldTomi Valkeinen
2016-04-25kmscube: fix wrong uses of class FramebufferTomi Valkeinen
2016-04-25kmscapture: Clang doesn't like variable len arrays, use vectorTomi Valkeinen
2016-04-25Videomode is a struct, not class, so declare it as oneTomi Valkeinen
2016-04-22kmscube: check errorsTomi Valkeinen
2016-04-21depend on python 3.x, not 3.4Tomi Valkeinen
2016-04-20kmscube: improve the x11 mainloopTomi Valkeinen
2016-04-19kmscube: hackingTomi Valkeinen
2016-04-19kmscube: fix resource leaks & freeingTomi Valkeinen
2016-04-19kmscube: quick hack for fullscreenTomi Valkeinen
2016-04-16kmscube: waylandTomi Valkeinen
2016-04-16add -Wextra & fix warningsTomi Valkeinen
2016-04-16kmscube: split into partsTomi Valkeinen
2016-04-16kmscube: support XTomi Valkeinen
2016-04-16kmscube: disable planeTomi Valkeinen
2016-04-12atomicreq: add commit_sync()Tomi Valkeinen
2016-04-11kmscube: check for free bufsTomi Valkeinen
2016-04-08kmscube: support null eglTomi Valkeinen
2016-04-08kmscube: big restructureTomi Valkeinen
2016-04-08kmscube: separate swap_buffersTomi Valkeinen
2016-03-26add ExtFramebuffer ctr for fdsTomi Valkeinen
2016-03-26card: add drop_masterTomi Valkeinen
2016-03-24fix a few cppcheck warningsTomi Valkeinen