2015-12-13 |
Steinar H. Gunderson | Work around a rounding precision issue that would cause...
|
commit | commitdiff | tree |
2015-12-13 |
Steinar H. Gunderson | Fix a double scaling issue in Y'CbCr conversion.
|
commit | commitdiff | tree |
2015-12-12 |
Steinar H. Gunderson | Add a hack to use #version 110 but keep using 130 features...
|
commit | commitdiff | tree |
2015-11-22 |
Steinar H. Gunderson | Stop linking widgets.o into the shared library.
|
commit | commitdiff | tree |
2015-11-22 |
Steinar H. Gunderson | Add the missing two array uniform types.
|
commit | commitdiff | tree |
2015-11-21 |
Steinar H. Gunderson | Allow setting width/height on FlatInput and YCbCrInput...
|
commit | commitdiff | tree |
2015-11-01 |
Steinar H. Gunderson | Forgot to increment version.h for bounce override;...
|
commit | commitdiff | tree |
2015-11-01 |
Steinar H. Gunderson | Add a function to let non-input effects override texture...
|
commit | commitdiff | tree |
2015-11-01 |
Steinar H. Gunderson | Add some earlier check_error() calls so that we do...
|
commit | commitdiff | tree |
2015-10-08 |
Steinar H. Gunderson | Install identity.frag; it is needed for ResizeEffect.
|
commit | commitdiff | tree |
2015-10-07 |
Steinar H. Gunderson | Fix another #if issue, this time in dither_effect.frag...
|
commit | commitdiff | tree |
2015-10-07 |
Steinar H. Gunderson | Install the new GLSL 1.50 shaders.
|
commit | commitdiff | tree |
2015-10-07 |
Steinar H. Gunderson | Make the demo program run with core contexts.
|
commit | commitdiff | tree |
2015-10-07 |
Steinar H. Gunderson | Add separate shaders for GLSL 1.50.
|
commit | commitdiff | tree |
2015-10-06 |
Steinar H. Gunderson | Fix GLSL compilation errors on some drivers.
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Make get_current_context_identifier() understand EGL.
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Disable dither explicitly per frame; fixes some weird...
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Call init_lanczos_table() once instead of checking...
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Get rid of a bunch of STL inefficiencies in FBO freelist...
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Support GL_RGB565 targets.
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Bump version number after support for external OpenGL...
|
commit | commitdiff | tree |
2015-10-05 |
Steinar H. Gunderson | Make FlatInput and YCbCrInput support taking in external...
|
commit | commitdiff | tree |
2015-10-04 |
Steinar H. Gunderson | Unbreak make install after the last changes.
|
commit | commitdiff | tree |
2015-10-04 |
Steinar H. Gunderson | Some small cleanups after we got rid of GLSL 1.10;...
|
commit | commitdiff | tree |
2015-10-04 |
Steinar H. Gunderson | Allow dual Y'CbCr/RGBA outputs.
|
commit | commitdiff | tree |
2015-10-04 |
Steinar H. Gunderson | Remove support for GLSL 1.10.
|
commit | commitdiff | tree |
2015-09-25 |
Steinar H. Gunderson | In ycbcr_conversion_effect_test, use a non-float framebuffer.
|
commit | commitdiff | tree |
2015-09-25 |
Steinar H. Gunderson | Fix a buffer overflow in ycbcr_conversion_effect_test.
|
commit | commitdiff | tree |
2015-09-24 |
Steinar H. Gunderson | Release Movit 1.2.0.
|
commit | commitdiff | tree |
2015-09-24 |
Steinar H. Gunderson | In ResampleEffect, precompute the Lanczos function...
|
commit | commitdiff | tree |
2015-09-24 |
Steinar H. Gunderson | Fix a bug where combined fp16 weights would be horribly...
|
commit | commitdiff | tree |
2015-09-22 |
Steinar H. Gunderson | Microoptimization in ResampleEffect.
|
commit | commitdiff | tree |
2015-09-17 |
Steinar H. Gunderson | Add a mode for YCbCrInput where Cb and Cr are in the...
|
commit | commitdiff | tree |
2015-09-17 |
Steinar H. Gunderson | In ResampleEffect, be more aggressive about giving...
|
commit | commitdiff | tree |
2015-09-17 |
Steinar H. Gunderson | Reduce the amount of computation in combine_two_samples().
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Add support for overriding the output origin.
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Add support for Y'CbCr output split between multiple...
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Make EffectChainTester capable of testing chains with...
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | In EffectChainTester, there is no point in making the...
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Small refactoring in EffectChainTester.
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Support multi-texture FBOs in ResourcePool.
|
commit | commitdiff | tree |
2015-09-16 |
Steinar H. Gunderson | Add some check_error() for shaders miscompiling.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Reuse the VAO across all phases.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Help the compiler out a tiny bit.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Reduce the boilerplate around uniforms a bit.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Cleanup: Make uniforms for RTT samplers like all other...
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Handle sampler2D uniforms specially.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Rework uniform setting.
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Add default constructors to Point2D/RGBTuple/RGBATuple...
|
commit | commitdiff | tree |
2015-09-13 |
Steinar H. Gunderson | Add a version header file to help clients that need...
|
commit | commitdiff | tree |
2015-09-09 |
Steinar H. Gunderson | Update README: It's now 2015. :-)
|
commit | commitdiff | tree |
2015-09-09 |
Steinar H. Gunderson | Add support for Y'CbCr output.
|
commit | commitdiff | tree |
2015-09-08 |
Steinar H. Gunderson | Prepare for better understanding of 10- and 12-bit...
|
commit | commitdiff | tree |
2015-09-06 |
Steinar H. Gunderson | Minor optimization in ResampleEffect: Set less GL state.
|
commit | commitdiff | tree |
2015-09-05 |
Steinar H. Gunderson | Make the PaddingEffect border 1-pixel soft.
|
commit | commitdiff | tree |
2015-09-05 |
Steinar H. Gunderson | Fix a comment.
|
commit | commitdiff | tree |
2015-09-05 |
Steinar H. Gunderson | Mark ResampleEffect as not one-to-one sampling.
|
commit | commitdiff | tree |
2015-09-02 |
Steinar H. Gunderson | Collapse passes more aggressively in the face of size...
|
commit | commitdiff | tree |
2015-09-02 |
Steinar H. Gunderson | Convert an overly cut-and-pasted comment for AlphaDivisionEf...
|
commit | commitdiff | tree |
2015-09-02 |
Steinar H. Gunderson | Draw an oversized triangle instead of a quad.
|
commit | commitdiff | tree |
2015-09-01 |
Steinar H. Gunderson | Propagate size correctly across effects that change...
|
commit | commitdiff | tree |
2015-08-31 |
Steinar H. Gunderson | Fix broken YCbCr subpixel positioning. Caught by the...
|
commit | commitdiff | tree |
2015-08-31 |
Steinar H. Gunderson | Support timer queries for phases.
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Add ycbcr.h to HDRS.
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Do some IEEE trickery to help the shader optimizer...
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Use std::scientific when outputting floats, so we do...
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | If a shader fails to compile, output it for easier...
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Add a missing entry in .gitignore.
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Add a unit test for luma interpolation in YCbCr422Interleave...
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Add a small note on unit testing of ycbcr.cpp.
|
commit | commitdiff | tree |
2015-07-30 |
Steinar H. Gunderson | Small whitespace fix.
|
commit | commitdiff | tree |
2015-07-29 |
Steinar H. Gunderson | Add an effect for 4:2:2 interleaved YCbCr input (UYVY).
|
commit | commitdiff | tree |
2015-07-29 |
Steinar H. Gunderson | Rename the YCbCrInput test to YCbCrInputTest, for consistency.
|
commit | commitdiff | tree |
2015-07-29 |
Steinar H. Gunderson | Small refactoring in YCbCrInput.
|
commit | commitdiff | tree |
2015-07-29 |
Steinar H. Gunderson | Unbreak YCbCrInput (it needs to still support setting...
|
commit | commitdiff | tree |
2015-07-28 |
Steinar H. Gunderson | Allow inputs to say they cannot support mipmaps.
|
commit | commitdiff | tree |
2015-07-28 |
Steinar H. Gunderson | Save a mul in YCbCrInput by folding the scaling into...
|
commit | commitdiff | tree |
2015-03-30 |
Steinar H. Gunderson | Fix a C++11-related warning.
|
commit | commitdiff | tree |
2015-03-29 |
Steinar H. Gunderson | Release Movit 1.1.3.
|
commit | commitdiff | tree |
2015-03-07 |
Steinar H. Gunderson | Make read_file() thread-safe.
|
commit | commitdiff | tree |
2015-03-07 |
Steinar H. Gunderson | Drop setting the locale altogether.
|
commit | commitdiff | tree |
2015-03-03 |
Steinar H. Gunderson | Use thread-local locale.
|
commit | commitdiff | tree |
2015-02-23 |
Steinar H. Gunderson | In ResampleEffect, ignore near-zero weights when combining.
|
commit | commitdiff | tree |
2015-02-23 |
Steinar H. Gunderson | Use the F16C instruction set when available.
|
commit | commitdiff | tree |
2015-02-23 |
Steinar H. Gunderson | Revert the optimization of the bilinear weights.
|
commit | commitdiff | tree |
2015-02-22 |
Steinar H. Gunderson | Update a comment that wasn't really wrong, but less...
|
commit | commitdiff | tree |
2015-02-22 |
Steinar H. Gunderson | Bring the variable names in optimize_sum_sq_error(...
|
commit | commitdiff | tree |
2015-02-22 |
Steinar H. Gunderson | In ResampleEffect, optimize the bilinear weights on...
|
commit | commitdiff | tree |
2015-02-21 |
Steinar H. Gunderson | Make ResampleEffect fall back to fp32 as needed.
|
commit | commitdiff | tree |
2015-02-21 |
Steinar H. Gunderson | Make combine_two_samples() into a template instead...
|
commit | commitdiff | tree |
2015-02-21 |
Steinar H. Gunderson | Fix combining in ResampleEffect again.
|
commit | commitdiff | tree |
2015-02-21 |
Steinar H. Gunderson | Add some fp16 conversion overloads, for making code...
|
commit | commitdiff | tree |
2015-02-21 |
Steinar H. Gunderson | When combining samples, take fp16 rounding into account.
|
commit | commitdiff | tree |
2015-02-20 |
Steinar H. Gunderson | In ResampleEffect, use a struct instead of manually...
|
commit | commitdiff | tree |
2015-01-15 |
Steinar H. Gunderson | Check for __APPLE__ instead of __DARWIN__.
|
commit | commitdiff | tree |
2014-12-22 |
Steinar H. Gunderson | Make number of BlurEffect taps configurable.
|
commit | commitdiff | tree |
2014-10-16 |
Steinar H. Gunderson | Fix some typos that would cause the sampler number...
|
commit | commitdiff | tree |
2014-08-12 |
Steinar H. Gunderson | Release Movit 1.1.2.
|
commit | commitdiff | tree |
2014-07-26 |
Steinar H. Gunderson | Correct the number of blur taps read.
|
commit | commitdiff | tree |
2014-07-21 |
Steinar H. Gunderson | Fix a typo in a comment.
|
commit | commitdiff | tree |
next |