summaryrefslogtreecommitdiff
path: root/shared-module/displayio/area.h
AgeCommit message (Expand)Author
2021-03-25move to displayio_area_union and away from _expandKevin Matocha
2021-03-18displayio: area: add displayio_area_canonJeff Epler
2021-03-18displayio: area: add displayo_area_copy_coords, displayio_area_emptyJeff Epler
2021-03-15run code formatting scriptmicroDev
2021-03-04Be cognizant of null transform for .transpose_xyDan Halbert
2019-06-12Add partial display update support.Scott Shawcroft
2019-05-22Make point 2 in areas exclusive and simplify full_coverage.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft