2014-03-24 |
Steinar H.... | Add proper formats for sRGB without alpha. epoxy |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Steinar H.... | Fix a typo in the make install target. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Steinar H.... | Merge branch 'epoxy' of ssh://pannekake.samfundet.no... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Steinar H.... | We switched to #version 300 es shaders for GLES a while... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Steinar H.... | Add some skeleton code for using GL_ARB_debug_output... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Steinar H.... | Merge branch 'master' |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Steinar H.... | Improve macro hygiene in .frag files slightly. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Fix a small overallocation. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Cache the FFT support texture. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Use a smaller support texture for the FFT. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Fix a tiny leak (that would cause an assertion failure... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Stop the FFTPassEffect Repeat test after FFT size 128. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Factor out the actual phase execution into a function. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Factor out RTT sampler setting in its own function. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Steinar H.... | Redo FBO association yet again, this time per-texture. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Have separate FBOs per resolution and format. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Fix a buffer overflow in MixEffectTest. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Convert another glReadPixels() to RGBA. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Properly ignore the sign bit when comparing NaNs. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Ditch BGRA use in OverlayEffectTest. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Fix non-float framebuffers in EffectChainTester. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Remove unused private members from FFTConvolutionEffect. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Use the right internal format for FORMAT_R non-float... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Add a few check_error() calls. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Document that we can now run on core and ES contexts. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Steinar H.... | Add support for multiple shader models. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Check for GLES in init_movit(). |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Fix a buffer overflow in MixEffectTest. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Make handling of non-RGBA sRGB textures more consistent. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Convert another glReadPixels() to RGBA. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Fix a few signed/unsigned warnings. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Properly ignore the sign bit when comparing NaNs. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Emulate glReadPixels of GL_ALPHA. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Ditch BGRA use in OverlayEffectTest. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Emulate glReadPixels of GL_BLUE. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Stop using BGR, BGRA and grayscale formats. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Do not store RGB textures with RGBA internal format. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Fix non-float framebuffers in EffectChainTester. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Add some precision statements to make GLES slightly... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Remove unused private members from FFTConvolutionEffect. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Some GLES fixes in ResourcePool::create_2d_texture(). |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Do not glReadPixels() with type GL_RED. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Use the right internal format for FORMAT_R non-float... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Add a few check_error() calls. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Steinar H.... | Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Steinar H.... | Add a temporary variable to reduce the amount of tediou... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Steinar H.... | Fix a typo. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Merge branch 'epoxy' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Reduce the amount of arithmetic in the BlurEffect shade... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Make VAOs persistent. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Keep FBOs around in EffectChain again. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Steinar H.... | Make Phase take other Phases as inputs, not Nodes. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Steinar H.... | Document the FFTW3 requirement. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Steinar H.... | Movit can hardly be said to be in alpha stage anymore. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Steinar H.... | Remove obsolete file. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Release Movit 1.0.3. 1.0.3 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Move private libs into Libs.private in the pkg-config... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Add FFTW3 libs and flags to the pkg-config file. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Take LDFLAGS properly from configure, and distinguish... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Do not link libmovit against SDL; only the unit tests... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Release Movit 1.0.2. 1.0.2 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Make $(libdir) on make install, in case it does not... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Make make install honor DESTDIR. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Release Movit 1.0.1. 1.0.1 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Fix a C++11 incompatibility. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Revert "Stop using -rpath when linking libmovit." |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Release Movit 1.0. 1.0 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Make a 'make dist' target. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Add the two missing FFT shaders to MISSING_SHADERS. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Stop using -rpath when linking libmovit. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Start doing symbol versioning. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Steinar H.... | Add an FFT convolution effect. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | Make SliceEffect slice from the top, not the bottom. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | Revert "Support pad/crop from bottom, not just from... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | In the README, document that we have luma mix. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | Support pad/crop from bottom, not just from the top. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Steinar H.... | Fix a bug where repeated vertical FFTs would reverse... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Steinar H.... | Properly install texture1d.frag, which is needed during... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Steinar H.... | Properly install fp16.h. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Steinar H.... | More tweaks to the .ld generation. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Steinar H.... | Add more unit tests for fp16. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Steinar H.... | Make the COVERAGE variable into an --enable-coverage... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | .gitignore lots of libtool stuff. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | .gitignore more unit tests. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Ignore .ld files. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Fix some formatting messups. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Add a simple luma wipe transition. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Steinar H.... | Merge branch 'master' into epoxy |
commit | commitdiff | tree | snapshot |
next |