summaryrefslogtreecommitdiff
path: root/gst/gl/effects/gstgleffectmirror.c
Commit message (Expand)AuthorAgeFilesLines
* move gl elements to ext subdirectoryMatthew Waters2014-03-161-120/+0
* [874/906] filter: implement draw_texture for GLES2Matthew Waters2014-03-151-3/+3
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-151-2/+2
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-16/+16
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-1/+1
* [729/906] gl: Include config.h everywhereSebastian Dröge2014-03-151-0/+3
* [707/906] display: move error_message to utilsMatthew Waters2014-03-151-2/+2
* [701/906] display: move context creation into windowMatthew Waters2014-03-151-5/+5
* [649/906] effects: fixes for mirror(1) and squeeze(2) producing blackMatthew Waters2014-03-151-2/+6
* [647/906] remove dependecy on glewMatthew Waters2014-03-151-15/+16
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-3/+3
* [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2014-03-151-34/+48
* [603/906] update FSF addressMatthew Waters2014-03-151-2/+2
* [595/906] update for filter API changeMatthew Waters2014-03-151-2/+2
* [498/906] gldisplay: don't pass non-constant strings as printf format stringsJulien Isorce2014-03-151-3/+2
* [481/906] feature checking: error out instead of doing nothing if an OpenGL f...Julien Isorce2014-03-151-4/+13
* [408/906] gleffects: start to make it compatible with OpenGL ES 2.0Julien Isorce2014-03-151-0/+25
* [310/906] Global reindentDavid Schleef2014-03-151-15/+16
* [298/906] Revert "Fix indention"David Schleef2014-03-151-16/+15
* [295/906] Fix indentionSebastian Dröge2014-03-151-15/+16
* [189/906] update vs8 build and fix some warnings that comes from vc8unknown2014-03-151-2/+2
* [179/906] distortion effect cleanupFilippo Argiolas2014-03-151-7/+3
* [159/906] still some source tree reorganize, fixed some issue with headers an...Filippo Argiolas2014-03-151-6/+1
* [158/906] still working on mergin gstgleffects, add mirror effect. reorganize...Filippo Argiolas2014-03-151-0/+73