summaryrefslogtreecommitdiff
path: root/src/libcamera/geometry.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-10-27libcamera: Add geometry helper functionsDavid Plowman
2020-08-03libcamera: geometry: Add isNull() function to Rectangle classJacopo Mondi
2020-07-15libcamera: geometry: Provide in-place versions of the Size helpersLaurent Pinchart
2020-07-15libcamera: geometry: Give constructors to RectangleLaurent Pinchart
2020-07-15libcamera: geometry: Define Rectangle after SizeLaurent Pinchart
2020-07-15libcamera: geometry: Add helper functions to the Size classLaurent Pinchart
2020-06-29libcamera: geometry: Add isNull() function to Size classLaurent Pinchart
2020-04-26libcamera: geometry: Rename Rectangle fieldsJacopo Mondi
2020-03-19libcamera: geometry: Construct SizeRange from SizeLaurent Pinchart
2020-02-13libcamera: Standardize on doxygen \returnKieran Bingham
2019-06-19libcamera: geometry: SizeRange: Add contains()Niklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Add toString()Niklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Extend with step informationNiklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Add constructor for a single sizeNiklas Söderlund
2019-06-11libcamera: geometry: Fix SizeRange constructor styleKieran Bingham
2019-04-30libcamera: Use the Size class through libcameraLaurent Pinchart
2019-04-19libcamera: Include header related to source file firstLaurent Pinchart
2019-04-19libcamera: Document documentation style and update the code accordinglyLaurent Pinchart
2019-04-18libcamera: geometry: Add comparison operators to geometry classesLaurent Pinchart
2019-04-18libcamera: geometry: Use Size to store min and max in SizeRangeLaurent Pinchart
2019-04-18libcamera: geometry: Sort classes alphabeticallyLaurent Pinchart
2019-04-05libcamera: Make geometry.h a public headerNiklas Söderlund
2019-04-03libcamera: geometry: Add Size structureJacopo Mondi
2019-04-03libcamera: geometry: Add 0-initialized SizeRange constructorJacopo Mondi
2019-04-02libcamera: geometry: Add toString to RectangleJacopo Mondi
2019-03-02libcamera: v4l2_subdevice: Implement ENUM_FRAME_SIZESJacopo Mondi
2019-02-06libcamera: Add geometry.hJacopo Mondi