summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-03-12tests/gstglcontext: reduce the number of frames displayedMatthew Waters1-1/+1
2014-03-07examples/qt: update the videooverlay example for 1.0Matthew Waters10-611/+84
2014-03-07examples/qt: update qglwtextureshare example for 1.0Matthew Waters10-117/+107
2014-02-23context: add support for wrapping external contextsMatthew Waters1-1/+63
2014-02-08gtk: Don't put libs into CFLAGS in exampleSebastian Dröge1-2/+1
2014-02-08clutter: Don't put libs into CFLAGS in exampleSebastian Dröge1-2/+1
2014-02-04tests: update for glmem api changeMatthew Waters3-147/+159
2014-01-30tests: add some upload testsMatthew Waters3-1/+434
2014-01-16examples: update to gtk3Matthew Waters15-152/+167
2013-12-30display: remove _{set,get}_contextMatthew Waters2-2/+0
2013-11-26gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters11-64/+62
2013-10-01tests: fix test_share on GLESv2Julien Isorce1-1/+1
2013-09-27move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2-12/+15
2013-09-27tests: update for GstGLContext additionMatthew Waters1-4/+8
2013-09-26tests: port test_share to GLES2Julien Isorce2-1/+100
2013-08-29add GstGLContext test that tests context sharingMatthew Waters3-1/+205
2013-08-07tests: fix compilation of glmemory testTim-Philipp Müller1-2/+2
2013-08-07examples: Fix compilation of recordgraphics example in uninstalled setupSebastian Dröge1-2/+2
2013-07-22tests/examples: fix 'doublecube' and 'pipelines'. Port 'recordgraphic'.Julien Isorce6-131/+106
2013-07-17gl: Some less long/ulong/gulong usageSebastian Dröge5-6/+6
2013-07-17tests/examples: port some of the examples.Mathieu Duponchelle4-28/+19
2013-07-17tests/examples: fix and port some of the examples.Mathieu Duponchelle6-80/+30
2013-07-15tests/check/generic/cube: remove the obsolete glupload element.Mathieu Duponchelle1-20/+5
2013-07-15filtervideooverlay: remove glupload element and realize drawing areaMathieu Duponchelle1-6/+7
2013-07-11cocoa: fix build when GNUSTEP is not definedJulien Isorce1-0/+3
2013-07-10gl: Include config.h everywhereSebastian Dröge9-3/+21
2013-07-01gl: Fix build on Win32Руслан Ижбулатов3-0/+9
2013-06-29examples: Stop using deprecated GLib thread APISebastian Dröge3-10/+3
2013-06-29examples/clutter: Include gst-plugins-base CFLAGS and LIBS to fix uninstalled...Sebastian Dröge1-3/+4
2013-06-29Use gst_object_[un]ref so we can get refcounts in the logMatthew Waters12-17/+17
2013-06-29tests/examples: remove dependency on glewMatthew Waters19-69/+32
2013-06-29add gstglconfig.h for apps to find out what our capabilites areMatthew Waters1-5/+5
2013-06-29fix build failure when building Cocoa testsMatthew Waters1-1/+1
2013-06-29OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2-5/+5
2013-06-29remove GNUstep makefilesMatthew Waters1-34/+0
2013-06-29fix cocoa videooverlay exampleMatthew Waters1-6/+7
2013-06-29determine the GL platform to use at runtimeMatthew Waters4-5/+5
2013-06-29update FSF addressMatthew Waters51-102/+102
2013-06-29hide deprecation warnings with newer clutter versionsMatthew Waters3-0/+4
2013-06-29GL|ES2: fix typos from recent changes and make downloading RGB formats work a...Matthew Waters1-0/+4
2013-06-29examples: fix compilation of cluttershareMatthew Waters1-6/+28
2013-06-29tests: add some simple pipeline tests to checkMatthew Waters1-4/+219
2013-06-29update/add .gitignore filesMatthew Waters12-0/+15
2013-06-29examples: update for bus api changes and glimagesink changesMatthew Waters8-52/+38
2013-06-29GstGLMemory: update for GstAllocator API changesMatthew Waters1-1/+1
2013-06-29tests: fix for registry changesMatthew Waters1-2/+2
2013-06-29add GstGLMemory and allocatorMatthew Waters3-2/+141
2013-06-29tests: update for 1.0Matthew Waters89-404/+415
2013-06-29Update versioning for gstreamer 1.0Matthew Waters8-13/+13
2013-06-29objc: add GST_OBJCFLAGS and friendsTim-Philipp Müller1-1/+1