gstreamer/gst/gl/effects
Filippo Argiolas e602d818e3 [422/906] convolution: reduce the number of register used
Reduce the number of register calculating texture lookup offset on the
fly. It was just a simple sequence, no need to store it in a array.
Fixes maximum number of registers exceeded error with i915. Still
exceed maximum indirect texture lookups and maximum ALU instructions.
Maybe we should gave up some blur goodness and use lightly more little
kernels.
2014-03-15 18:36:39 +01:00
..
GNUmakefile.gnustep [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstgleffectbulge.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectfisheye.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectglow.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectidentity.c [408/906] gleffects: start to make it compatible with OpenGL ES 2.0 2014-03-15 18:36:38 +01:00
gstgleffectlumatocurve.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectlumatocurve.h [244/906] Make luma_to_curve non-static 2014-03-15 18:36:29 +01:00
gstgleffectmirror.c [408/906] gleffects: start to make it compatible with OpenGL ES 2.0 2014-03-15 18:36:38 +01:00
gstgleffectrgbtocurve.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectscurves.h [247/906] Import xray effect 2014-03-15 18:36:29 +01:00
gstgleffectsin.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectsquare.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectsqueeze.c [408/906] gleffects: start to make it compatible with OpenGL ES 2.0 2014-03-15 18:36:38 +01:00
gstgleffectssources.c [422/906] convolution: reduce the number of register used 2014-03-15 18:36:39 +01:00
gstgleffectssources.h [408/906] gleffects: start to make it compatible with OpenGL ES 2.0 2014-03-15 18:36:38 +01:00
gstgleffectstretch.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffecttunnel.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffecttwirl.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstgleffectxray.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00