Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-05 | remove the need for a sample file by just reading the first item in the ↵ | mutantturkey | |
list, and use rewind to avoid re-opening the input file | |||
2012-07-05 | rewrite of the histogram, don't use gsl, also calculate pointers instead of ↵ | mutantturkey | |
an explicit array, reduces memory usage by like a zillion percent | |||
2012-07-03 | actually calculate the histogram correctly... | mutantturkey | |
2012-07-03 | formatting and added a flag to the background deriver | mutantturkey | |
2012-07-02 | implemented getopts | mutantturkey | |
2012-07-02 | moved pixel.c to main.c | mutantturkey | |
2012-07-02 | updated makefile | mutantturkey | |