summaryrefslogtreecommitdiff
path: root/kms++/src/extframebuffer.cpp
AgeCommit message (Expand)Author
2020-10-09Bulk format of all filesTomi Valkeinen
2019-11-18Allow making extframebuffer and dmabufframebuffer with modifiersMatt Hoosier
2019-11-18fbs: use std::array and .at()Tomi Valkeinen
2019-11-18fbs: check params and ensure drmModeAddFB2 is passed correctly sized arraysTomi Valkeinen
2019-11-06Split dmabuf support from ExtFramebuffer into DmabufFramebufferTomi Valkeinen
2018-09-28Add include of <cerrno> to various filesAndrew F. Davis
2017-10-03Rework framebuffer classesTomi Valkeinen
2017-10-03add ExtFramebuffer::prime_fdTomi Valkeinen
2017-02-10ExtFb: pass params in vectorsTomi Valkeinen
2017-02-10improve ExtFbTomi Valkeinen
2017-02-10ExtFb: remove legacy constructorTomi Valkeinen
2016-06-11kms++: organize into subdirsTomi Valkeinen