summaryrefslogtreecommitdiff
path: root/gst/gl/effects
Commit message (Expand)AuthorAgeFilesLines
* move gl elements to ext subdirectoryMatthew Waters2014-03-1618-2503/+0
* [874/906] filter: implement draw_texture for GLES2Matthew Waters2014-03-1514-49/+69
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-1515-218/+179
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-1514-142/+142
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-1516-22/+22
* [729/906] gl: Include config.h everywhereSebastian Dröge2014-03-1514-0/+42
* [707/906] display: move error_message to utilsMatthew Waters2014-03-1513-24/+24
* [701/906] display: move context creation into windowMatthew Waters2014-03-153-15/+15
* [649/906] effects: fixes for mirror(1) and squeeze(2) producing blackMatthew Waters2014-03-152-6/+14
* [647/906] remove dependecy on glewMatthew Waters2014-03-1516-293/+317
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-155-14/+14
* [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2014-03-1516-145/+193
* [612/906] remove GNUstep makefilesMatthew Waters2014-03-151-38/+0
* [603/906] update FSF addressMatthew Waters2014-03-1518-36/+36
* [595/906] update for filter API changeMatthew Waters2014-03-1514-50/+51
* [566/906] effects: avoid using tanh in sin_fragmentMatthew Waters2014-03-151-4/+4
* [565/906] effects: fix shader compilation with mesa driversMatthew Waters2014-03-151-3/+2
* [498/906] gldisplay: don't pass non-constant strings as printf format stringsJulien Isorce2014-03-1513-26/+24
* [494/906] cmake build: use config.h from win32/common and add some guidelinesJulien Isorce2014-03-151-1/+1
* [491/906] glES2.0: properly fails if driver/kernel inconsistencyJulien Isorce2014-03-151-1/+2
* [481/906] feature checking: error out instead of doing nothing if an OpenGL f...Julien Isorce2014-03-1513-49/+186
* [454/906] blur: fix gaussian kernel computationFilippo Argiolas2014-03-151-1/+1
* [453/906] blur: give up some accuracy for speedFilippo Argiolas2014-03-154-32/+26
* [452/906] sin: get rid of hls conversion codeFilippo Argiolas2014-03-151-39/+18
* [449/906] sobel: drop unused single pass sobel shaderFilippo Argiolas2014-03-152-36/+0
* [448/906] xray: increase edges visibilityFilippo Argiolas2014-03-151-1/+1
* [447/906] xray: port to the new separable sobel convolutionFilippo Argiolas2014-03-151-21/+114
* [442/906] blur: optimize coordinates calculationsFilippo Argiolas2014-03-151-23/+19
* [441/906] sobel: convolve only lumaFilippo Argiolas2014-03-152-34/+54
* [440/906] sobel: implement sobel filter using separable kernelsFilippo Argiolas2014-03-152-2/+60
* [439/906] sobel: get rid of #version 120 dependent array constructorsFilippo Argiolas2014-03-151-4/+11
* [436/906] gleffectssources: fix some warnings from msvc9Julien Isorce2014-03-151-2/+2
* [430/906] convolution: save some indirection grouping math and samplingFilippo Argiolas2014-03-151-8/+26
* [427/906] rgb_to_curve: save up a texture indirectionFilippo Argiolas2014-03-151-2/+1
* [426/906] multiply: fix a compilation error with Apple compilerVinson Lee2014-03-151-1/+1
* [425/906] twirl: get rid of polar coordinates conversionFilippo Argiolas2014-03-151-5/+9
* [424/906] tunnel: get rid of polar coordinates conversionFilippo Argiolas2014-03-151-7/+5
* [423/906] convolution: generate gaussian kernel on the flyFilippo Argiolas2014-03-154-42/+54
* [422/906] convolution: reduce the number of register usedFilippo Argiolas2014-03-151-22/+6
* [421/906] convolution: don't check kernel[i] to be non zeroFilippo Argiolas2014-03-151-8/+4
* [418/906] effects: disable gst-indent in the sourcesFilippo Argiolas2014-03-151-322/+369
* [412/906] Cocoa backend: improve support on GNUStepJulien Isorce2014-03-151-4/+5
* [408/906] gleffects: start to make it compatible with OpenGL ES 2.0Julien Isorce2014-03-155-3/+144
* [395/906] differencematte: fix regressions from gdkpixbuf to libpng migrationFilippo Argiolas2014-03-151-1/+13
* [318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustepJulien Isorce2014-03-151-0/+0
* [315/906] add GNUstep buildJulien Isorce2014-03-151-0/+37
* [310/906] Global reindentDavid Schleef2014-03-1515-655/+636
* [298/906] Revert "Fix indention"David Schleef2014-03-1515-636/+655
* [295/906] Fix indentionSebastian Dröge2014-03-1515-655/+636
* [292/906] Add 'extern' for data symbols in headersDavid Schleef2014-03-151-20/+20