2017-08-01 |
Steinar H. Gunderson | Remove C++11 dependency from ResampleEffect. |
blob | commitdiff | raw |
2017-07-02 |
Steinar H. Gunderson | Some microoptimizations in combine_two_samples(). Saves... |
blob | commitdiff | raw | diff to current |
2017-07-01 |
Steinar H. Gunderson | Remove some unneeded conversions from ResampleEffect... |
blob | commitdiff | raw | diff to current |
2017-07-01 |
Steinar H. Gunderson | In ResampleEffect, split the weight calculation out... |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Steinar H. Gunderson | Make all fp16 routines work with fp32 as input instead... |
blob | commitdiff | raw | diff to current |
2015-11-01 |
Steinar H. Gunderson | Add a function to let non-input effects override textur... |
blob | commitdiff | raw | diff to current |
2015-10-05 |
Steinar H. Gunderson | Call init_lanczos_table() once instead of checking... |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Steinar H. Gunderson | Remove support for GLSL 1.10. |
blob | commitdiff | raw | diff to current |
2015-09-24 |
Steinar H. Gunderson | In ResampleEffect, precompute the Lanczos function... |
blob | commitdiff | raw | diff to current |
2015-09-24 |
Steinar H. Gunderson | Fix a bug where combined fp16 weights would be horribly... |
blob | commitdiff | raw | diff to current |
2015-09-22 |
Steinar H. Gunderson | Microoptimization in ResampleEffect. |
blob | commitdiff | raw | diff to current |
2015-09-17 |
Steinar H. Gunderson | In ResampleEffect, be more aggressive about giving... |
blob | commitdiff | raw | diff to current |
2015-09-17 |
Steinar H. Gunderson | Reduce the amount of computation in combine_two_samples(). |
blob | commitdiff | raw | diff to current |
2015-09-13 |
Steinar H. Gunderson | Rework uniform setting. |
blob | commitdiff | raw | diff to current |
2015-09-06 |
Steinar H. Gunderson | Minor optimization in ResampleEffect: Set less GL state. |
blob | commitdiff | raw | diff to current |
2015-02-23 |
Steinar H. Gunderson | In ResampleEffect, ignore near-zero weights when combining. |
blob | commitdiff | raw | diff to current |
2015-02-23 |
Steinar H. Gunderson | Revert the optimization of the bilinear weights. |
blob | commitdiff | raw | diff to current |
2015-02-22 |
Steinar H. Gunderson | Update a comment that wasn't really wrong, but less... |
blob | commitdiff | raw | diff to current |
2015-02-22 |
Steinar H. Gunderson | Bring the variable names in optimize_sum_sq_error(... |
blob | commitdiff | raw | diff to current |
2015-02-22 |
Steinar H. Gunderson | In ResampleEffect, optimize the bilinear weights on... |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Steinar H. Gunderson | Make ResampleEffect fall back to fp32 as needed. |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Steinar H. Gunderson | Make combine_two_samples() into a template instead... |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Steinar H. Gunderson | When combining samples, take fp16 rounding into account. |
blob | commitdiff | raw | diff to current |
2015-02-20 |
Steinar H. Gunderson | In ResampleEffect, use a struct instead of manually... |
blob | commitdiff | raw | diff to current |
2014-10-16 |
Steinar H. Gunderson | Fix some typos that would cause the sampler number... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Steinar H. Gunderson | Re-add resample kernel normalization, which was broken... |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Steinar H. Gunderson | Add zooming to ResampleEffect. |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Steinar H. Gunderson | Fix a bug when scaling and doing offset at the same... |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Steinar H. Gunderson | Add support for offsets in ResampleEffect. |
blob | commitdiff | raw | diff to current |
2014-03-28 |
Steinar H. Gunderson | Merge branch 'epoxy' |
blob | commitdiff | raw | diff to current |
2014-03-22 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-22 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-17 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-16 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-15 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-13 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-12 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Steinar H. Gunderson | Formalize the notion of messing with sampler state. |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Steinar H. Gunderson | Do our own fp16 conversion in ResampleEffect. |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Steinar H. Gunderson | Do our own fp16 conversion in ResampleEffect. |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Steinar H. Gunderson | Merge branch 'master' into epoxy |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Steinar H. Gunderson | Switch from using GLEW to epoxy. |
blob | commitdiff | raw | diff to current |
2014-02-12 |
Steinar H. Gunderson | Move everything into “namespace movit”. |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Steinar H. Gunderson | Normalize the resample weight after bilinear combining. |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Steinar H. Gunderson | Rescale resampling weights so that the sum becomes... |
blob | commitdiff | raw | diff to current |
2014-01-23 |
Steinar H. Gunderson | Move to 'using namespace std;' in all .cpp files. |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Steinar H. Gunderson | Spelling fix. |
blob | commitdiff | raw | diff to current |
2013-02-02 |
Steinar H. Gunderson | Split out some private utilities into effect_util.cpp... |
blob | commitdiff | raw | diff to current |
2013-02-02 |
Steinar H. Gunderson | Run include-what-you-use over all of movit. Some hand... |
blob | commitdiff | raw | diff to current |
2013-01-20 |
Steinar H. Gunderson | Add some asserts to SingleResamplePassEffect, to make... |
blob | commitdiff | raw | diff to current |
2013-01-09 |
Steinar H. Gunderson | Change to using GLEW everywhere. |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Steinar H. Gunderson | Make the ResampleEffect minimum tolerated error smaller... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Steinar H. Gunderson | Add (safe) asserts around all Effect::set_* return... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Steinar H. Gunderson | Add the weight combining back, now that we have proper... |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Steinar H. Gunderson | Revert "Use the bilinear sampling trick in ResampleEffect." |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Steinar H. Gunderson | Use the bilinear sampling trick in ResampleEffect. |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Steinar H. Gunderson | Implement wrapping of the resampling parameter texture. |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Steinar H. Gunderson | Add an effect for Lanczos resampling. |
blob | commitdiff | raw | diff to current |
|