summaryrefslogtreecommitdiff
path: root/plugingui/texture.cc
AgeCommit message (Collapse)Author
2020-03-03WIP: Further optimize pixel blending. And re-introduce lineBlending in ↵int_uiBent Bisballe Nyeng
Painter::drawImage.
2020-02-29WIP: Read 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