2014-03-18 |
Steinar H. Gunderson | Make VAOs persistent.
|
commit | commitdiff | tree |
2014-03-18 |
Steinar H. Gunderson | Keep FBOs around in EffectChain again.
|
commit | commitdiff | tree |
2014-03-18 |
Steinar H. Gunderson | Make Phase take other Phases as inputs, not Nodes.
|
commit | commitdiff | tree |
2014-03-17 |
Steinar H. Gunderson | Document the FFTW3 requirement.
|
commit | commitdiff | tree |
2014-03-17 |
Steinar H. Gunderson | Movit can hardly be said to be in alpha stage anymore.
|
commit | commitdiff | tree |
2014-03-17 |
Steinar H. Gunderson | Remove obsolete file.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Release Movit 1.0.3.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Move private libs into Libs.private in the pkg-config...
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Add FFTW3 libs and flags to the pkg-config file.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Take LDFLAGS properly from configure, and distinguish...
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Do not link libmovit against SDL; only the unit tests...
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Release Movit 1.0.2.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Make $(libdir) on make install, in case it does not...
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Make make install honor DESTDIR.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Release Movit 1.0.1.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Fix a C++11 incompatibility.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Revert "Stop using -rpath when linking libmovit."
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Release Movit 1.0.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Make a 'make dist' target.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Add the two missing FFT shaders to MISSING_SHADERS.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Stop using -rpath when linking libmovit.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Start doing symbol versioning.
|
commit | commitdiff | tree |
2014-03-16 |
Steinar H. Gunderson | Add an FFT convolution effect.
|
commit | commitdiff | tree |
2014-03-15 |
Steinar H. Gunderson | Make SliceEffect slice from the top, not the bottom.
|
commit | commitdiff | tree |
2014-03-15 |
Steinar H. Gunderson | Revert "Support pad/crop from bottom, not just from...
|
commit | commitdiff | tree |
2014-03-15 |
Steinar H. Gunderson | In the README, document that we have luma mix.
|
commit | commitdiff | tree |
2014-03-15 |
Steinar H. Gunderson | Support pad/crop from bottom, not just from the top.
|
commit | commitdiff | tree |
2014-03-15 |
Steinar H. Gunderson | Fix a bug where repeated vertical FFTs would reverse...
|
commit | commitdiff | tree |
2014-03-13 |
Steinar H. Gunderson | Properly install texture1d.frag, which is needed during...
|
commit | commitdiff | tree |
2014-03-13 |
Steinar H. Gunderson | Properly install fp16.h.
|
commit | commitdiff | tree |
2014-03-12 |
Steinar H. Gunderson | More tweaks to the .ld generation.
|
commit | commitdiff | tree |
2014-03-12 |
Steinar H. Gunderson | Add more unit tests for fp16.
|
commit | commitdiff | tree |
2014-03-12 |
Steinar H. Gunderson | Make the COVERAGE variable into an --enable-coverage...
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | .gitignore lots of libtool stuff.
|
commit | commitdiff | tree |
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 | Fix some formatting messups.
|
commit | commitdiff | tree |
2014-03-11 |
Steinar H. Gunderson | Add a simple luma wipe transition.
|
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 | Fix dependencies for .lo files.
|
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-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 | Fix the widget display in the demo app.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Fix the roundoff test.
|
commit | commitdiff | tree |
2014-03-09 |
Steinar H. Gunderson | Stop using 1D textures.
|
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 |
next |