aboutsummaryrefslogtreecommitdiff
path: root/src/backend_libtiff.c
AgeCommit message (Collapse)Author
2019-08-21Reduce backend boilerplateHarry Jeffery
2019-07-03Big glfw refactorHarry Jeffery
I did a lot of this in a very ad-hoc fashion with no proper commit history. As such, the kindest thing to do seemed to be to just squash it into this one commit.
2019-06-13Add imv_logHarry Jeffery
2019-02-23Makefile: Don't use $(wildcard)Harry Jeffery
2019-02-10Tweak allocation sizeof operator usageHarry Jeffery
2019-02-04Make sources thread-safeHarry Jeffery
2019-02-02Add libtiff backendHarry Jeffery