2014-03-11 |
Steinar H. Gunderson | .gitignore more unit tests.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Ignore .ld files.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Fix some formatting messups.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Add a simple luma wipe transition.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Support GL_R and 16-bit fixed-point textures in FlatInput.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Fix dependencies for .lo files.
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Add an effect for complex multiplication.
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Formalize the notion of messing with sampler state.
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Handle texture non-bounce a bit better.
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Handle texture non-bounce a bit better.
|
commit | commitdiff | tree |
2014-03-10 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Add support for fp16 and RG textures to FlatInput.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Ignore libtool files in .gitignore.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Add an effect to do re-slicing of the image, for overlap...
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Add utility functions for EffectChain to add inputs...
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Do our own fp16 conversion in ResampleEffect.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Store all twiddle factors as fp16.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Add a utility library for downconverting to fp16.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Do our own fp16 conversion in ResampleEffect.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Store all twiddle factors as fp16.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Add a utility library for downconverting to fp16.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Support SDL2.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Fix the widget display in the demo app.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Merge branch 'master' into epoxy
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Fix the roundoff test.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Note in the README that OpenGL 3.0 is sufficient.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Stop using 1D textures.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Check for core OpenGL versions, not just extensions.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Switch from using GLEW to epoxy.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Remove GL_LUMINANCE in more places.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Use the GL_RED texture format instead of GL_LUMINANCE.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Use triangle strips instead of quads.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Use VAOs to bind the VBOs.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Make the initializing functions also drop fixed function...
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Use GLSL 1.30-style attributes for the main shader.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Check GLSL program link status, for better error reporting.
|
commit | commitdiff | tree |
2014-03-08 |
Steinar H. Gunderson | Use abort() on check_error() failure.
|
commit | commitdiff | tree |
2014-02-12 |
Steinar H. Gunderson | Fix a typo.
|
commit | commitdiff | tree |
2014-02-12 |
Steinar H. Gunderson | Move everything into “namespace movit”.
|
commit | commitdiff | tree |
2014-02-12 |
Steinar H. Gunderson | Make init_movit() return a true/false error value.
|
commit | commitdiff | tree |
2014-01-27 |
Steinar H. Gunderson | Make a pow() call unambiguous.
|
commit | commitdiff | tree |
2014-01-26 |
Steinar H. Gunderson | Remove the finalize() member function from Input.
|
commit | commitdiff | tree |
2014-01-26 |
Steinar H. Gunderson | Send shader compile log to stderr instead of stdout.
|
commit | commitdiff | tree |
2014-01-26 |
Steinar H. Gunderson | Explicitly declare use of round() as an #extension.
|
commit | commitdiff | tree |
2014-01-26 |
Steinar H. Gunderson | In EffectChainTest, do not re-call init_movit()
|
commit | commitdiff | tree |
2014-01-25 |
Steinar H. Gunderson | Make the ResampleEffect accuracy test stricter.
|
commit | commitdiff | tree |
2014-01-25 |
Steinar H. Gunderson | Normalize the resample weight after bilinear combining.
|
commit | commitdiff | tree |
2014-01-25 |
Steinar H. Gunderson | Don't dither alpha.
|
commit | commitdiff | tree |
2014-01-25 |
Steinar H. Gunderson | Rescale resampling weights so that the sum becomes...
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Remove sandbox_effect from coverage.
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Another round of include-what-you-use.
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Set an explicit C++ tag on libtool, to ease compiling...
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Add SHELL override from autoconf, since otherwise libtool...
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Move to 'using namespace std;' in all .cpp files.
|
commit | commitdiff | tree |
2014-01-23 |
Steinar H. Gunderson | Tweak the exclusion rules for coverage computation...
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Add a unit test for VignetteEffect, and fix two bugs.
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Add a unit test for EffectChain without shared ResourcePool.
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Unbreak demo build (it was broken due to a typo).
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Some tweaks to the libtool parts of the Makefile.
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Use the libtool autoconf macros.
|
commit | commitdiff | tree |
2014-01-22 |
Steinar H. Gunderson | Use libtool for building libraries and binaries.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Fix mis-feeing in the ResourcePool destructor.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Make FlatInput and YCbCrInput release the texture to...
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Use the ResourcePool to allocate RTT textures in EffectChain.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Implement the texture freelist in ResourcePool.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Add missing format LUMINANCE8.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Fix YCbCrInput after the ResourcePool texture changes.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Complete a forgotten comment.
|
commit | commitdiff | tree |
2014-01-21 |
Steinar H. Gunderson | Add support to the ResourcePool for 2D textures.
|
commit | commitdiff | tree |
2014-01-20 |
Steinar H. Gunderson | Retire the GL_GENERATE_MIPMAP hack for FlatInput.
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | Disable OpenGL dithering, just to be on the safe side.
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | Round explicitly after dithering, for GPUs that don...
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | Store GL_FLOAT FlatInputs as fp32, not fp16.
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | Turn off .dot and .frag file generation during unit...
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | Add a new effect that can do FFT/IFFT.
|
commit | commitdiff | tree |
2014-01-19 |
Steinar H. Gunderson | We need to link the main library against pthreads now...
|
commit | commitdiff | tree |
2014-01-18 |
Steinar H. Gunderson | Make effect_id phase-local instead of global.
|
commit | commitdiff | tree |
2014-01-17 |
Steinar H. Gunderson | Add a shared ResourcePool to share resources between...
|
commit | commitdiff | tree |
2014-01-17 |
Steinar H. Gunderson | Document EffectChain threading considerations.
|
commit | commitdiff | tree |
2014-01-17 |
Steinar H. Gunderson | Add a file-level comment for EffectChain.
|
commit | commitdiff | tree |
2014-01-14 |
Steinar H. Gunderson | Remove the support for 1D textures as parameters.
|
commit | commitdiff | tree |
2014-01-14 |
Steinar H. Gunderson | Remove unused element need_texture_update from DitherEffect.
|
commit | commitdiff | tree |
2014-01-12 |
Steinar H. Gunderson | Let the application manage PBOs.
|
commit | commitdiff | tree |
2014-01-09 |
Steinar H. Gunderson | Implement GammaCompressionEffect using ALU ops instead...
|
commit | commitdiff | tree |
2014-01-09 |
Steinar H. Gunderson | Comment and README updates about Rec. 2020 in light...
|
commit | commitdiff | tree |
2014-01-09 |
Steinar H. Gunderson | Add accuracy unit tests for GammaExpansionEffect.
|
commit | commitdiff | tree |
2014-01-08 |
Steinar H. Gunderson | Fix edge errors in the sRGB comment; I had used subs...
|
commit | commitdiff | tree |
2014-01-08 |
Steinar H. Gunderson | Fix a typo in a comment.
|
commit | commitdiff | tree |
2014-01-08 |
Steinar H. Gunderson | Implement GammaExpansionEffect using ALU ops instead...
|
commit | commitdiff | tree |
2014-01-08 |
Steinar H. Gunderson | In the demo application, reset the FPS counter every...
|
commit | commitdiff | tree |
2014-01-08 |
Steinar H. Gunderson | Fix some outdated comments in GammaExpansionEffect.
|
commit | commitdiff | tree |
2014-01-03 |
Steinar H. Gunderson | It's now 2014 :-P (Happy new year!)
|
commit | commitdiff | tree |
2014-01-01 |
Steinar H. Gunderson | Add an assertion failure that we don't add the same...
|
commit | commitdiff | tree |
2014-01-01 |
Steinar H. Gunderson | Calculate the RGB-to-XYZ matrix ourselves instead of...
|
commit | commitdiff | tree |
next |