summaryrefslogtreecommitdiff
path: root/lodepng.cpp
AgeCommit message (Expand)Author
2014-11-07reducing scope of loop counters, and micro-optimising loops by using != where...SlowRiot
2014-11-07collapsing duplicate branchSlowRiot
2014-11-07do not check unsigned windowsize for < 0SlowRiot
2014-08-24adding lodepng to githubLode