summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-29cocoa example: do not set pipeline to null state twiceJulien Isorce1-2/+2
2013-06-29cocoa example: remove white spacesJulien Isorce1-35/+35
2013-06-29examples: fix build on MacOSXJulien Isorce2-8/+12
2013-06-29glES2.0: properly use glDeleteShaderJulien Isorce1-0/+4
2013-06-29cmake build: use config.h from win32/common and add some guidelinesJulien Isorce1-1/+1
2012-04-11gldisplay: error out instead of g_assertJulien Isorce1-0/+2
2011-11-18OpenGL ES 2.0: fix build since glfiltershader changesJulien Isorce1-0/+2
2011-11-18OpenGL ES 2.0: fix build and disable some examplesAntoni Silvestre1-6/+11
2011-11-17tests: fix commentary in clutteractor exampleJulien Isorce1-3/+3
2011-11-16tests: various build fixesJulien Isorce9-58/+75
2011-08-03tests: Fix variable unused but set compiler warningSebastian Dröge1-3/+0
2010-12-06tests: replace _set_xwindow_id with _set_window_handle.Alessandro Decina4-7/+7
2010-09-16xoverlay: require base from git and update to new APIStefan Kost3-9/+9
2010-09-16tests: allow running state tests for all elementsStefan Kost2-5/+5
2010-07-25qglwtextureshare: can setup a more complex pipelineJulien Isorce1-7/+10