Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | source: Refactor out common async logic | Harry Jeffery | |
2019-08-21 | Reduce backend boilerplate | Harry Jeffery | |
2019-08-14 | freeimage: Fix 16-bit greyscale images and add logging | Harry Jeffery | |
2019-07-03 | Big glfw refactor | Harry 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-13 | Add imv_log | Harry Jeffery | |
2019-02-23 | Makefile: Don't use $(wildcard) | Harry Jeffery | |
2019-02-10 | Tweak allocation sizeof operator usage | Harry Jeffery | |
2019-02-04 | Make sources thread-safe | Harry Jeffery | |
2019-01-29 | FreeImage: Add open_memory support | Harry Jeffery | |
2019-01-29 | Make backends self-describing | Harry Jeffery | |
2019-01-29 | Make backends optional | Harry Jeffery | |
2019-01-29 | Use FreeImage under FIPL instead of GPL | Harry Jeffery | |
2019-01-29 | bitmap: Support multiple pixel formats | Harry Jeffery | |
2019-01-29 | source: Remove obsolete fields | Harry Jeffery | |
2019-01-29 | imv_source: Handle gifs | Harry Jeffery | |
2019-01-29 | imv_source: Use callbacks, not SDL to return async results | Harry Jeffery | |
2019-01-29 | Start implementing a freeimage backend | Harry Jeffery | |