Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically generate the bsinc table when building | Chris Robinson | 2017-08-28 | 1 | -6702/+0 |
* | Ensure some macros have the correct size | Chris Robinson | 2017-08-28 | 1 | -0/+4 |
* | Add a higher quality bsinc resampler using 24 sample points | Chris Robinson | 2017-08-27 | 1 | -1/+1296 |
* | Rename the bsinc resampler to bsinc12 | Chris Robinson | 2017-08-25 | 1 | -16/+17 |
* | Keep bsinc filter quality more consistent between scales | Chris Robinson | 2017-08-17 | 1 | -544/+544 |
* | Correct the bsinc filter order | Chris Robinson | 2017-08-17 | 1 | -963/+963 |
* | Make the sinc4 table static | Chris Robinson | 2017-08-16 | 1 | -1/+1 |
* | Make the bsinc table layout more efficient | Chris Robinson | 2017-08-16 | 1 | -982/+1283 |
* | Keep bsinc info together in a struct | Chris Robinson | 2017-08-15 | 1 | -0/+5101 |