Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow kd-forest flags to be overridden in the Makefile. | Tavian Barnes | 2014-08-08 | 1 | -2/+5 |
* | Make Makefile command lines explicit. | Tavian Barnes | 2014-08-07 | 1 | -2/+2 |
* | Support average selection. | Tavian Barnes | 2014-08-07 | 1 | -7/+7 |
* | No need for question marks. | Tavian Barnes | 2014-08-06 | 1 | -5/+5 |
* | Split out option handling into its own file. | Tavian Barnes | 2014-08-06 | 1 | -3/+3 |
* | Allow parallel compilation. | Tavian Barnes | 2014-08-06 | 1 | -5/+11 |
* | Clean up and correct nearest-neighbor algorithm. | Tavian Barnes | 2014-08-04 | 1 | -1/+1 |
* | Add an option to generate an animation. | Tavian Barnes | 2014-05-17 | 1 | -1/+11 |
* | Refactor main.c to take configuration on the command line instead of #defines. | Tavian Barnes | 2014-05-16 | 1 | -1/+1 |
* | Use link-time optimization. | Tavian Barnes | 2014-03-20 | 1 | -1/+1 |
* | Put -lm -lpng at the end of the command line. | Tavian Barnes | 2014-03-13 | 1 | -3/+6 |
* | Allow different color spaces to be used for similarity measurement. | Tavian Barnes | 2014-03-11 | 1 | -2/+2 |
* | Initial commit. | Tavian Barnes | 2014-03-11 | 1 | -0/+26 |