summaryrefslogtreecommitdiff
path: root/src/libcamera/base/class.cpp
AgeCommit message (Expand)Author
9 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2021-08-16libcamera: base: extensible: Pass private pointer as unique_ptr<>Laurent Pinchart
2021-08-03libcamera: base: class: Don't pass Extensible pointer to Private constructorLaurent Pinchart
2021-08-03libcamera: base: class: Link LIBCAMERA_O_PTR to Extensible documentationLaurent Pinchart
2021-08-03libcamera: base: class: Document Extensible::_d() functionsLaurent Pinchart
2021-07-12libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() functionLaurent Pinchart
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham