Age | Commit message (Expand) | Author |
---|---|---|
2019-11-05 | png: Increase max data chunk size | Harry Jeffery |
2019-08-30 | source: Refactor out common async logic | Harry Jeffery |
2019-08-21 | Reduce backend boilerplate | Harry Jeffery |
2019-08-14 | libpng: Fix 16-bit greyscale images and add logging | Harry Jeffery |
2019-07-03 | Big glfw refactor | Harry Jeffery |
2019-06-13 | Add imv_log | Harry Jeffery |
2019-02-23 | Makefile: Don't use $(wildcard) | Harry Jeffery |
2019-02-15 | png: Don't use non-portable alloca | Harry Jeffery |
2019-02-10 | Tweak allocation sizeof operator usage | Harry Jeffery |
2019-02-04 | Make sources thread-safe | Harry Jeffery |
2019-01-29 | png: Fix loading of PNGs missing an alpha channel | Harry Jeffery |
2019-01-29 | Make backends self-describing | Harry Jeffery |
2019-01-29 | Make backends optional | Harry Jeffery |
2019-01-29 | Add libpng backend | Harry Jeffery |