summaryrefslogtreecommitdiff
path: root/plugingui/texture.h
AgeCommit message (Collapse)Author
2020-11-14Add x_offset to drawable::line to be able to have drawImage render images ↵Bent Bisballe Nyeng
outside the parent area.
2020-03-07Read images as uint8_t instead of float. Convert Colour and all colour ↵Bent Bisballe Nyeng
related operations to use uint8_t instade of float and finally optimize rendering to render lines instead of single pixels.
2016-06-06Add missing file.Bent Bisballe Nyeng